Definition at line 240 of file MenuBar.java.
Public Member Functions | |
| void | setPosition (MenuBar mb, int y, int x) |
Package Functions | |
| RowCol (MenuBar mb, int y, int x) | |
Package Attributes | |
| int | yPos |
| x | |
| int | xPos |
| x | |
|
||||||||||||||||
|
sets the initial position of the widget
Definition at line 254 of file MenuBar.java. |
|
||||||||||||||||
|
sets the screen position row and column
Definition at line 270 of file MenuBar.java. References pkgMcj.RowCol.xPos, and pkgMcj.RowCol.yPos. |