| 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 |
|---|
| MinimizePopup |
|---|
| void | MinimizePopup | () |
|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| MakeForeground |
|---|
| void | MakeForeground | () |
|
| InsertChild |
|---|
| int | InsertChild | (Component component, GridData gridData) |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| ResetFrameSize |
|---|
| void | ResetFrameSize | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| MakeActive |
|---|
| void | MakeActive | () |
|
| MakeFront |
|---|
| void | MakeFront | () |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| RestorePopup |
|---|
| void | RestorePopup | () |
|
| DeleteChild |
|---|
| void | DeleteChild | (String name) |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| GetBorderBottomSize |
|---|
| int | GetBorderBottomSize | () |
|
| SetBorderBottomSize |
|---|
| void | SetBorderBottomSize | (int value) |
|
| DoesMakeActiveOnDisplay |
|---|
| boolean | DoesMakeActiveOnDisplay | () |
|
| SetMakeActiveOnDisplay |
|---|
| void | SetMakeActiveOnDisplay | (boolean flag) |
|
| DoesTrackMoveSize |
|---|
| boolean | DoesTrackMoveSize | () |
|
| SetTrackMoveSize |
|---|
| void | SetTrackMoveSize | (boolean flag) |
|
| GetFocusComponentName |
|---|
| String | GetFocusComponentName | () |
|
| SetFocusComponentName |
|---|
| void | SetFocusComponentName | (String value) |
|
| GetScreenTopOffset |
|---|
| int | GetScreenTopOffset | () |
|
| SetScreenTopOffset |
|---|
| void | SetScreenTopOffset | (int value) |
|
| GetFrameSizeWidth |
|---|
| int | GetFrameSizeWidth | () |
|
| SetFrameSizeWidth |
|---|
| void | SetFrameSizeWidth | (int value) |
|
| HasDropShadow |
|---|
| boolean | HasDropShadow | () |
|
| SetHasDropShadow |
|---|
| void | SetHasDropShadow | (boolean flag) |
|
| GetBorderLeftSize |
|---|
| int | GetBorderLeftSize | () |
|
| SetBorderLeftSize |
|---|
| void | SetBorderLeftSize | (int value) |
|
| CanNavigateIntoParent |
|---|
| boolean | CanNavigateIntoParent | () |
|
| SetCanNavigateIntoParent |
|---|
| void | SetCanNavigateIntoParent | (boolean flag) |
|
| GetFrameSizeHeight |
|---|
| int | GetFrameSizeHeight | () |
|
| SetFrameSizeHeight |
|---|
| void | SetFrameSizeHeight | (int value) |
|
| HasSizeBox |
|---|
| boolean | HasSizeBox | () |
|
| SetHasSizeBox |
|---|
| void | SetHasSizeBox | (boolean flag) |
|
| IsTitleBarVisible |
|---|
| boolean | IsTitleBarVisible | () |
|
| SetTitleBarVisible |
|---|
| void | SetTitleBarVisible | (boolean flag) |
|
| GetDefaultButtonName |
|---|
| String | GetDefaultButtonName | () |
|
| SetDefaultButtonName |
|---|
| void | SetDefaultButtonName | (String value) |
|
| DoesRememberPosition |
|---|
| boolean | DoesRememberPosition | () |
|
| SetRememberPosition |
|---|
| void | SetRememberPosition | (boolean flag) |
|
| GetAcceleratorKey |
|---|
| Key | GetAcceleratorKey | () |
|
| SetAcceleratorKey |
|---|
| void | SetAcceleratorKey | (Key key) |
|
| GetInFrontOfDialogName |
|---|
| String | GetInFrontOfDialogName | () |
|
| SetInFrontOfDialogName |
|---|
| void | SetInFrontOfDialogName | (String value) |
|
| HasSystemMenuButton |
|---|
| boolean | HasSystemMenuButton | () |
|
| SetHasSystemMenuButton |
|---|
| void | SetHasSystemMenuButton | (boolean flag) |
|
| HasHelpButton |
|---|
| boolean | HasHelpButton | () |
|
| SetHasHelpButton |
|---|
| void | SetHasHelpButton | (boolean flag) |
|
| DoesMakeFrontOnActive |
|---|
| boolean | DoesMakeFrontOnActive | () |
|
| SetMakeFrontOnActive |
|---|
| void | SetMakeFrontOnActive | (boolean flag) |
|
| GetFrameOriginX |
|---|
| int | GetFrameOriginX | () |
|
| SetFrameOriginX |
|---|
| void | SetFrameOriginX | (int value) |
|
| GetTitleImage |
|---|
| String | GetTitleImage | () |
|
| SetTitleImage |
|---|
| void | SetTitleImage | (String value) |
|
| GetAppNameTag |
|---|
| String | GetAppNameTag | () |
|
| SetAppNameTag |
|---|
| void | SetAppNameTag | (String value) |
|
| IsMaximized |
|---|
| boolean | IsMaximized | () |
|
| SetMaximized |
|---|
| void | SetMaximized | (boolean flag) |
|
| GetTitleTextAlignment |
|---|
| LabelAlignment | GetTitleTextAlignment | () |
|
| SetTitleTextAlignment |
|---|
| void | SetTitleTextAlignment | (LabelAlignment value) |
|
| HasCloseButton |
|---|
| boolean | HasCloseButton | () |
|
| SetHasCloseButton |
|---|
| void | SetHasCloseButton | (boolean flag) |
|
| CanTruncateTitleText |
|---|
| boolean | CanTruncateTitleText | () |
|
| SetCanTruncateTitleText |
|---|
| void | SetCanTruncateTitleText | (boolean flag) |
|
| GetPaletteName |
|---|
| String | GetPaletteName | () |
|
| SetPaletteName |
|---|
| void | SetPaletteName | (String value) |
|
| GetOwnerName |
|---|
| String | GetOwnerName | () |
|
| SetOwnerName |
|---|
| void | SetOwnerName | (String value) |
|
| DoesForceOnScreen |
|---|
| boolean | DoesForceOnScreen | () |
|
| SetForceOnScreen |
|---|
| void | SetForceOnScreen | (boolean flag) |
|
| CanMakeFrontInBackground |
|---|
| boolean | CanMakeFrontInBackground | () |
|
| SetCanMakeFrontInBackground |
|---|
| void | SetCanMakeFrontInBackground | (boolean flag) |
|
| GetBorderRightSize |
|---|
| int | GetBorderRightSize | () |
|
| SetBorderRightSize |
|---|
| void | SetBorderRightSize | (int value) |
|
| IsMinimized |
|---|
| boolean | IsMinimized | () |
|
| SetMinimized |
|---|
| void | SetMinimized | (boolean flag) |
|
| IsResizable |
|---|
| boolean | IsResizable | () |
|
| SetResizable |
|---|
| void | SetResizable | (boolean flag) |
|
| HasMaximizeButton |
|---|
| boolean | HasMaximizeButton | () |
|
| SetHasMaximizeButton |
|---|
| void | SetHasMaximizeButton | (boolean flag) |
|
| GetScreenLeftOffset |
|---|
| int | GetScreenLeftOffset | () |
|
| SetScreenLeftOffset |
|---|
| void | SetScreenLeftOffset | (int value) |
|
| GetModality |
|---|
| DialogStyle | GetModality | () |
|
| SetModality |
|---|
| void | SetModality | (DialogStyle value) |
|
| GetFrameOriginY |
|---|
| int | GetFrameOriginY | () |
|
| SetFrameOriginY |
|---|
| void | SetFrameOriginY | (int value) |
|
| DoesSizeToFit |
|---|
| boolean | DoesSizeToFit | () |
|
| SetSizeToFit |
|---|
| void | SetSizeToFit | (boolean flag) |
|
| GetBorderTopSize |
|---|
| int | GetBorderTopSize | () |
|
| SetBorderTopSize |
|---|
| void | SetBorderTopSize | (int value) |
|
| HasMinimizeButton |
|---|
| boolean | HasMinimizeButton | () |
|
| SetHasMinimizeButton |
|---|
| void | SetHasMinimizeButton | (boolean flag) |
|
| GetAnchorLocation |
|---|
| AnchorPosition | GetAnchorLocation | () |
|
| SetAnchorLocation |
|---|
| void | SetAnchorLocation | (AnchorPosition value) |
|
| GetStartLocation |
|---|
| StartLocation | GetStartLocation | () |
|
| SetStartLocation |
|---|
| void | SetStartLocation | (StartLocation value) |
|
| GetScreenRightOffset |
|---|
| int | GetScreenRightOffset | () |
|
| SetScreenRightOffset |
|---|
| void | SetScreenRightOffset | (int value) |
|
| GetAcceleratorText |
|---|
| String | GetAcceleratorText | () |
|
| GetScreenBottomOffset |
|---|
| int | GetScreenBottomOffset | () |
|
| SetScreenBottomOffset |
|---|
| void | SetScreenBottomOffset | (int value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (DialogListener listener) |
|
| PushAction |
|---|
| void | PushAction | (DialogAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (DialogTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|