| 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) |
|
| ChangeIntegerValue |
|---|
| void | ChangeIntegerValue | (int change) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| DoesDynamicUpdate |
|---|
| boolean | DoesDynamicUpdate | () |
|
| SetDynamicUpdate |
|---|
| void | SetDynamicUpdate | (boolean flag) |
|
| GetPageIntervals |
|---|
| int | GetPageIntervals | () |
|
| SetPageIntervals |
|---|
| void | SetPageIntervals | (int value) |
|
| GetOrientation |
|---|
| Orientation | GetOrientation | () |
|
| SetOrientation |
|---|
| void | SetOrientation | (Orientation value) |
|
| GetLineIntervals |
|---|
| int | GetLineIntervals | () |
|
| SetLineIntervals |
|---|
| void | SetLineIntervals | (int value) |
|
| DoesAllowKeyboardInput |
|---|
| boolean | DoesAllowKeyboardInput | () |
|
| SetAllowKeyboardInput |
|---|
| void | SetAllowKeyboardInput | (boolean flag) |
|
| GetLength |
|---|
| int | GetLength | () |
|
| SetLength |
|---|
| void | SetLength | (int value) |
|
| GetBarIntervals |
|---|
| int | GetBarIntervals | () |
|
| SetBarIntervals |
|---|
| void | SetBarIntervals | (int value) |
|
| CanRedraw |
|---|
| boolean | CanRedraw | () |
|
| SetCanRedraw |
|---|
| void | SetCanRedraw | (boolean flag) |
|
| IsEnabled |
|---|
| boolean | IsEnabled | () |
|
| SetEnabled |
|---|
| void | SetEnabled | (boolean flag) |
|
| AddActionListener |
|---|
| void | AddActionListener | (ScrollBarListener listener) |
|
| PushAction |
|---|
| void | PushAction | (ScrollBarAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (ScrollBarTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|