| Library | Package | Frames | Expand | Java Toolkit |
| Method Detail |
|---|
| GetDialog |
|---|
| String | GetDialog | () |
|
| GetComponent |
|---|
| String | GetComponent | () |
|
| CreateInParent |
|---|
| int | CreateInParent | (Component parentComponent, GridData gridData) |
|
| AddPopupMenu |
|---|
| int | AddPopupMenu | (Component parentComponent) |
|
| IsVisible |
|---|
| boolean | IsVisible | () |
|
| SetVisible |
|---|
| void | SetVisible | (boolean flag) |
|
| GetComponentClass |
|---|
| int | GetComponentClass | () |
|
| GetComponentClassName |
|---|
| String | GetComponentClassName | () |
|
| IsAlwaysAtFront |
|---|
| boolean | IsAlwaysAtFront | () |
|
| SetAlwaysAtFront |
|---|
| void | SetAlwaysAtFront | (boolean flag) |
|
| GetBackgroundColor |
|---|
| Color | GetBackgroundColor | () |
|
| SetBackgroundColor |
|---|
| void | SetBackgroundColor | (Color color) |
|
| IsAttachedAtBottom |
|---|
| boolean | IsAttachedAtBottom | () |
|
| SetAttachedAtBottom |
|---|
| void | SetAttachedAtBottom | (boolean flag) |
|
| GetBottomOffset |
|---|
| int | GetBottomOffset | () |
|
| SetBottomOffset |
|---|
| void | SetBottomOffset | (int value) |
|
| GetCursorImage |
|---|
| String | GetCursorImage | () |
|
| SetCursorImage |
|---|
| void | SetCursorImage | (String value) |
|
| GetTextColor |
|---|
| Color | GetTextColor | () |
|
| SetTextColor |
|---|
| void | SetTextColor | (Color color) |
|
| GetHelpTextAlignment |
|---|
| Alignment | GetHelpTextAlignment | () |
|
| SetHelpTextAlignment |
|---|
| void | SetHelpTextAlignment | (Alignment value) |
|
| GetHelpTextWidth |
|---|
| int | GetHelpTextWidth | () |
|
| SetHelpTextWidth |
|---|
| void | SetHelpTextWidth | (int value) |
|
| GetHelpTextOriginX |
|---|
| int | GetHelpTextOriginX | () |
|
| SetHelpTextOriginX |
|---|
| void | SetHelpTextOriginX | (int value) |
|
| GetHelpTextOriginY |
|---|
| int | GetHelpTextOriginY | () |
|
| SetHelpTextOriginY |
|---|
| void | SetHelpTextOriginY | (int value) |
|
| CanInheritPopupMenu |
|---|
| boolean | CanInheritPopupMenu | () |
|
| SetCanInheritPopupMenu |
|---|
| void | SetCanInheritPopupMenu | (boolean flag) |
|
| IsAttachedAtLeft |
|---|
| boolean | IsAttachedAtLeft | () |
|
| SetAttachedAtLeft |
|---|
| void | SetAttachedAtLeft | (boolean flag) |
|
| GetLeftOffset |
|---|
| int | GetLeftOffset | () |
|
| SetLeftOffset |
|---|
| void | SetLeftOffset | (int value) |
|
| DoesReserveSpace |
|---|
| boolean | DoesReserveSpace | () |
|
| SetReserveSpace |
|---|
| void | SetReserveSpace | (boolean flag) |
|
| GetParentName |
|---|
| String | GetParentName | () |
|
| GetPopupMenuName |
|---|
| String | GetPopupMenuName | () |
|
| SetPopupMenuName |
|---|
| void | SetPopupMenuName | (String value) |
|
| CanPopupMenuWhenDisabled |
|---|
| boolean | CanPopupMenuWhenDisabled | () |
|
| SetCanPopupMenuWhenDisabled |
|---|
| void | SetCanPopupMenuWhenDisabled | (boolean flag) |
|
| IsAttachedAtRight |
|---|
| boolean | IsAttachedAtRight | () |
|
| SetAttachedAtRight |
|---|
| void | SetAttachedAtRight | (boolean flag) |
|
| GetRightOffset |
|---|
| int | GetRightOffset | () |
|
| SetRightOffset |
|---|
| void | SetRightOffset | (int value) |
|
| IsAttachedAtTop |
|---|
| boolean | IsAttachedAtTop | () |
|
| SetAttachedAtTop |
|---|
| void | SetAttachedAtTop | (boolean flag) |
|
| GetTopOffset |
|---|
| int | GetTopOffset | () |
|
| SetTopOffset |
|---|
| void | SetTopOffset | (int value) |
|
| IsValidDropSite |
|---|
| boolean | IsValidDropSite | () |
|
| SetValidDropSite |
|---|
| void | SetValidDropSite | (boolean flag) |
|
| GetValidDropTypeFlags |
|---|
| DragDropFlags | GetValidDropTypeFlags | () |
|
| SetValidDropTypeFlags |
|---|
| void | SetValidDropTypeFlags | (DragDropFlags value) |
|
| GetChildNameArray |
|---|
| stringseq | GetChildNameArray | () |
|
| DoesAllowTrailRecording |
|---|
| boolean | DoesAllowTrailRecording | () |
|
| SetAllowTrailRecording |
|---|
| void | SetAllowTrailRecording | (boolean flag) |
|
| CanReduceHeight |
|---|
| boolean | CanReduceHeight | () |
|
| SetCanReduceHeight |
|---|
| void | SetCanReduceHeight | (boolean flag) |
|
| CanReduceWidth |
|---|
| boolean | CanReduceWidth | () |
|
| SetCanReduceWidth |
|---|
| void | SetCanReduceWidth | (boolean flag) |
|