| Library | Package | Frames | Expand | Java Toolkit |
| Method Detail |
|---|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| GetOrientation |
|---|
| Orientation | GetOrientation | () |
|
| SetOrientation |
|---|
| void | SetOrientation | (Orientation value) |
|
| GetFontName |
|---|
| String | GetFontName | () |
|
| SetFontName |
|---|
| void | SetFontName | (String value) |
|
| GetFontClass |
|---|
| FontClass | GetFontClass | () |
|
| SetFontClass |
|---|
| void | SetFontClass | (FontClass value) |
|
| DoesUseOffsets |
|---|
| boolean | DoesUseOffsets | () |
|
| SetUseOffsets |
|---|
| void | SetUseOffsets | (boolean flag) |
|
| GetLength |
|---|
| int | GetLength | () |
|
| SetLength |
|---|
| void | SetLength | (int value) |
|
| GetFontSize |
|---|
| double | GetFontSize | () |
|
| SetFontSize |
|---|
| void | SetFontSize | (double value) |
|
| GetFontStyle |
|---|
| FontStyle | GetFontStyle | () |
|
| SetFontStyle |
|---|
| void | SetFontStyle | (FontStyle value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (SeparatorListener listener) |
|
| PushAction |
|---|
| void | PushAction | (SeparatorAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (SeparatorTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|