| 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) |
|
| GetTextSize |
|---|
| Dimension | GetTextSize | (String str) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| Is3State |
|---|
| boolean | Is3State | () |
|
| Set3State |
|---|
| void | Set3State | (boolean flag) |
|
| GetMixedStateImage |
|---|
| String | GetMixedStateImage | () |
|
| SetMixedStateImage |
|---|
| void | SetMixedStateImage | (String value) |
|
| IsInMixedState |
|---|
| boolean | IsInMixedState | () |
|
| SetInMixedState |
|---|
| void | SetInMixedState | (boolean flag) |
|
| GetCheckedState |
|---|
| CheckState | GetCheckedState | () |
|
| SetCheckedState |
|---|
| void | SetCheckedState | (CheckState value) |
|
| GetUnsetStateImage |
|---|
| String | GetUnsetStateImage | () |
|
| SetUnsetStateImage |
|---|
| void | SetUnsetStateImage | (String value) |
|
| GetSetStateImage |
|---|
| String | GetSetStateImage | () |
|
| SetSetStateImage |
|---|
| void | SetSetStateImage | (String value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (CheckButtonListener listener) |
|
| PushAction |
|---|
| void | PushAction | (CheckButtonAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (CheckButtonTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|