| Library | Package | Frames | Expand | Java Toolkit |
| Method Detail |
|---|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| InsertChild |
|---|
| int | InsertChild | (Component component) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| DeleteChild |
|---|
| void | DeleteChild | (String name) |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| GetHeight |
|---|
| int | GetHeight | () |
|
| SetHeight |
|---|
| void | SetHeight | (int value) |
|
| GetDragItemName |
|---|
| String | GetDragItemName | () |
|
| SetDragItemName |
|---|
| void | SetDragItemName | (String value) |
|
| GetDragCursorImage |
|---|
| String | GetDragCursorImage | () |
|
| SetDragCursorImage |
|---|
| void | SetDragCursorImage | (String value) |
|
| DoesAllowWheelInput |
|---|
| boolean | DoesAllowWheelInput | () |
|
| SetAllowWheelInput |
|---|
| void | SetAllowWheelInput | (boolean flag) |
|
| GetKeyPressed |
|---|
| Key | GetKeyPressed | () |
|
| SetKeyPressed |
|---|
| void | SetKeyPressed | (Key key) |
|
| GetMinimumHeight |
|---|
| int | GetMinimumHeight | () |
|
| SetMinimumHeight |
|---|
| void | SetMinimumHeight | (int value) |
|
| GetDragNotValidCursorImage |
|---|
| String | GetDragNotValidCursorImage | () |
|
| SetDragNotValidCursorImage |
|---|
| void | SetDragNotValidCursorImage | (String value) |
|
| DoesAllowKeyboardInput |
|---|
| boolean | DoesAllowKeyboardInput | () |
|
| SetAllowKeyboardInput |
|---|
| void | SetAllowKeyboardInput | (boolean flag) |
|
| DoesAllowInputWhenBlocked |
|---|
| boolean | DoesAllowInputWhenBlocked | () |
|
| SetAllowInputWhenBlocked |
|---|
| void | SetAllowInputWhenBlocked | (boolean flag) |
|
| IsValidDragSite |
|---|
| boolean | IsValidDragSite | () |
|
| SetValidDragSite |
|---|
| void | SetValidDragSite | (boolean flag) |
|
| GetWidth |
|---|
| int | GetWidth | () |
|
| SetWidth |
|---|
| void | SetWidth | (int value) |
|
| IsEnabled |
|---|
| boolean | IsEnabled | () |
|
| SetEnabled |
|---|
| void | SetEnabled | (boolean flag) |
|
| GetHelpText |
|---|
| String | GetHelpText | () |
|
| SetHelpText |
|---|
| void | SetHelpText | (String value) |
|
| GetMinimumWidth |
|---|
| int | GetMinimumWidth | () |
|
| SetMinimumWidth |
|---|
| void | SetMinimumWidth | (int value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (NakedWindowListener listener) |
|
| PushAction |
|---|
| void | PushAction | (NakedWindowAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (NakedWindowTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|