| Library | Package | Frames | Expand | Java Toolkit |
| Methods Inherited from Interface com.ptc.uifc.uifcGridContainer.GridContainer |
|---|
| GetMinimumWidth, SetMinimumWidth, GetMinimumHeight, SetMinimumHeight, GetTitleImage, SetTitleImage, DoesRememberSize, SetRememberSize, GetTitleText, SetTitleText, GetHeight, SetHeight, GetWidth, SetWidth, HasBorder, SetHasBorder |
| Method Detail |
|---|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| InsertChild |
|---|
| int | InsertChild | (Component component, GridData gridData) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| DeleteChild |
|---|
| void | DeleteChild | (String name) |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| DoesAllowWheelInput |
|---|
| boolean | DoesAllowWheelInput | () |
|
| SetAllowWheelInput |
|---|
| void | SetAllowWheelInput | (boolean flag) |
|
| DoesFocusOnDisplay |
|---|
| boolean | DoesFocusOnDisplay | () |
|
| SetFocusOnDisplay |
|---|
| void | SetFocusOnDisplay | (boolean flag) |
|
| GetKeyPressed |
|---|
| Key | GetKeyPressed | () |
|
| SetKeyPressed |
|---|
| void | SetKeyPressed | (Key key) |
|
| GetTextAlignment |
|---|
| Alignment | GetTextAlignment | () |
|
| SetTextAlignment |
|---|
| void | SetTextAlignment | (Alignment value) |
|
| GetMnemonicFocusName |
|---|
| String | GetMnemonicFocusName | () |
|
| SetMnemonicFocusName |
|---|
| void | SetMnemonicFocusName | (String value) |
|
| GetTextFormat |
|---|
| RichText | GetTextFormat | () |
|
| SetTextFormat |
|---|
| void | SetTextFormat | (RichText value) |
|
| GetContentArrangement |
|---|
| int | GetContentArrangement | () |
|
| SetContentArrangement |
|---|
| void | SetContentArrangement | (int value) |
|
| GetFontName |
|---|
| String | GetFontName | () |
|
| SetFontName |
|---|
| void | SetFontName | (String value) |
|
| GetFontClass |
|---|
| FontClass | GetFontClass | () |
|
| SetFontClass |
|---|
| void | SetFontClass | (FontClass value) |
|
| GetFontSize |
|---|
| double | GetFontSize | () |
|
| SetFontSize |
|---|
| void | SetFontSize | (double value) |
|
| IsEnabled |
|---|
| boolean | IsEnabled | () |
|
| SetEnabled |
|---|
| void | SetEnabled | (boolean flag) |
|
| GetHelpText |
|---|
| String | GetHelpText | () |
|
| SetHelpText |
|---|
| void | SetHelpText | (String value) |
|
| GetFontStyle |
|---|
| FontStyle | GetFontStyle | () |
|
| SetFontStyle |
|---|
| void | SetFontStyle | (FontStyle value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (LayoutListener listener) |
|
| PushAction |
|---|
| void | PushAction | (LayoutAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (LayoutTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|