| Library | Package | Frames | Expand | Java Toolkit |
| Methods Inherited from Interface com.ptc.uifc.uifcText.Text |
|---|
| GetFontName, SetFontName, GetFontClass, SetFontClass, GetFontSize, SetFontSize, IsEnabled, SetEnabled, GetHelpText, SetHelpText, GetWidth, SetWidth, GetFontStyle, SetFontStyle |
| Method Detail |
|---|
| GetFrameOrigin |
|---|
| Point | GetFrameOrigin | () |
|
| GetCaretPosition |
|---|
| int | GetCaretPosition | () |
|
| InputBackspaceKeys |
|---|
| void | InputBackspaceKeys | (int count) |
|
| UndoLastChange |
|---|
| void | UndoLastChange | () |
|
| InsertTextIntoSelection |
|---|
| void | InsertTextIntoSelection | (String text) |
|
| GetLineLength |
|---|
| int | GetLineLength | (int line) |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| ReplaceSelectionWithText |
|---|
| void | ReplaceSelectionWithText | (int start, int end, String text) |
|
| SetSelectedRange |
|---|
| void | SetSelectedRange | (Point value) |
|
| PasteClipboardToSelection |
|---|
| void | PasteClipboardToSelection | () |
|
| GetFrameSize |
|---|
| Dimension | GetFrameSize | () |
|
| DeletePopupMenu |
|---|
| void | DeletePopupMenu | () |
|
| SelectAll |
|---|
| void | SelectAll | () |
|
| GetScreenOrigin |
|---|
| Point | GetScreenOrigin | () |
|
| CopySelectionToClipboard |
|---|
| void | CopySelectionToClipboard | () |
|
| CutSelectionToClipboard |
|---|
| void | CutSelectionToClipboard | () |
|
| SetFrameSize |
|---|
| void | SetFrameSize | (Dimension value) |
|
| InputDeleteKeys |
|---|
| void | InputDeleteKeys | (int count) |
|
| GetFrameRectangle |
|---|
| Rectangle | GetFrameRectangle | () |
|
| SetCaretPosition |
|---|
| void | SetCaretPosition | (int position) |
|
| GetSelectedText |
|---|
| String | GetSelectedText | () |
|
| GetSelectedRange |
|---|
| Point | GetSelectedRange | () |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| RedoLastUndo |
|---|
| void | RedoLastUndo | () |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| DoesActivateOnReturn |
|---|
| boolean | DoesActivateOnReturn | () |
|
| SetActivateOnReturn |
|---|
| void | SetActivateOnReturn | (boolean flag) |
|
| GetMaximumDoubleValue |
|---|
| double | GetMaximumDoubleValue | () |
|
| SetMaximumDoubleValue |
|---|
| void | SetMaximumDoubleValue | (double value) |
|
| GetMinimumWidth |
|---|
| int | GetMinimumWidth | () |
|
| SetMinimumWidth |
|---|
| void | SetMinimumWidth | (int value) |
|
| GetPrompt |
|---|
| String | GetPrompt | () |
|
| SetPrompt |
|---|
| void | SetPrompt | (String value) |
|
| HasBorder |
|---|
| boolean | HasBorder | () |
|
| SetHasBorder |
|---|
| void | SetHasBorder | (boolean flag) |
|
| GetDoubleValue |
|---|
| double | GetDoubleValue | () |
|
| SetDoubleValue |
|---|
| void | SetDoubleValue | (double value) |
|
| DoesAllowReturnInput |
|---|
| boolean | DoesAllowReturnInput | () |
|
| SetAllowReturnInput |
|---|
| void | SetAllowReturnInput | (boolean flag) |
|
| CanDrawContentDisabled |
|---|
| boolean | CanDrawContentDisabled | () |
|
| SetCanDrawContentDisabled |
|---|
| void | SetCanDrawContentDisabled | (boolean flag) |
|
| HasTextChanged |
|---|
| boolean | HasTextChanged | () |
|
| SetHasTextChanged |
|---|
| void | SetHasTextChanged | (boolean flag) |
|
| GetStringValue |
|---|
| String | GetStringValue | () |
|
| SetStringValue |
|---|
| void | SetStringValue | (String value) |
|
| GetMaximumIntegerValue |
|---|
| int | GetMaximumIntegerValue | () |
|
| SetMaximumIntegerValue |
|---|
| void | SetMaximumIntegerValue | (int value) |
|
| DoesSizeByContents |
|---|
| boolean | DoesSizeByContents | () |
|
| SetSizeByContents |
|---|
| void | SetSizeByContents | (boolean flag) |
|
| IsWidthFixed |
|---|
| boolean | IsWidthFixed | () |
|
| SetWidthFixed |
|---|
| void | SetWidthFixed | (boolean flag) |
|
| IsInMixedState |
|---|
| boolean | IsInMixedState | () |
|
| SetInMixedState |
|---|
| void | SetInMixedState | (boolean flag) |
|
| DoesHighlightOnFocus |
|---|
| boolean | DoesHighlightOnFocus | () |
|
| SetHighlightOnFocus |
|---|
| void | SetHighlightOnFocus | (boolean flag) |
|
| IsPassword |
|---|
| boolean | IsPassword | () |
|
| SetPassword |
|---|
| void | SetPassword | (boolean flag) |
|
| GetIntegerValue |
|---|
| int | GetIntegerValue | () |
|
| SetIntegerValue |
|---|
| void | SetIntegerValue | (int value) |
|
| GetMinimumIntegerValue |
|---|
| int | GetMinimumIntegerValue | () |
|
| SetMinimumIntegerValue |
|---|
| void | SetMinimumIntegerValue | (int value) |
|
| GetValueType |
|---|
| InputType | GetValueType | () |
|
| SetValueType |
|---|
| void | SetValueType | (InputType value) |
|
| GetReadingOrder |
|---|
| ReadingOrder | GetReadingOrder | () |
|
| SetReadingOrder |
|---|
| void | SetReadingOrder | (ReadingOrder value) |
|
| DoesAlwaysShowValueSign |
|---|
| boolean | DoesAlwaysShowValueSign | () |
|
| SetAlwaysShowValueSign |
|---|
| void | SetAlwaysShowValueSign | (boolean flag) |
|
| GetAutoCompleteLength |
|---|
| int | GetAutoCompleteLength | () |
|
| SetAutoCompleteLength |
|---|
| void | SetAutoCompleteLength | (int value) |
|
| GetDigits |
|---|
| int | GetDigits | () |
|
| SetDigits |
|---|
| void | SetDigits | (int value) |
|
| GetDoubleFormat |
|---|
| String | GetDoubleFormat | () |
|
| SetDoubleFormat |
|---|
| void | SetDoubleFormat | (String value) |
|
| IsCaretVisible |
|---|
| boolean | IsCaretVisible | () |
|
| SetCaretVisible |
|---|
| void | SetCaretVisible | (boolean flag) |
|
| GetTextValueMaximumLength |
|---|
| int | GetTextValueMaximumLength | () |
|
| SetTextValueMaximumLength |
|---|
| void | SetTextValueMaximumLength | (int value) |
|
| IsSelectionVisible |
|---|
| boolean | IsSelectionVisible | () |
|
| SetSelectionVisible |
|---|
| void | SetSelectionVisible | (boolean flag) |
|
| CanRedraw |
|---|
| boolean | CanRedraw | () |
|
| SetCanRedraw |
|---|
| void | SetCanRedraw | (boolean flag) |
|
| GetAutoCompleteTextArray |
|---|
| stringseq | GetAutoCompleteTextArray | () |
|
| SetAutoCompleteTextArray |
|---|
| void | SetAutoCompleteTextArray | (stringseq values) |
|
| GetMinimumDoubleValue |
|---|
| double | GetMinimumDoubleValue | () |
|
| SetMinimumDoubleValue |
|---|
| void | SetMinimumDoubleValue | (double value) |
|
| GetPasswordCharacter |
|---|
| int | GetPasswordCharacter | () |
|
| SetPasswordCharacter |
|---|
| void | SetPasswordCharacter | (int value) |
|
| IsAutoCompleteCaseSensitive |
|---|
| boolean | IsAutoCompleteCaseSensitive | () |
|
| SetAutoCompleteCaseSensitive |
|---|
| void | SetAutoCompleteCaseSensitive | (boolean flag) |
|
| GetTextGravity |
|---|
| int | GetTextGravity | () |
|
| SetTextGravity |
|---|
| void | SetTextGravity | (int value) |
|
| DoesAllowTabInput |
|---|
| boolean | DoesAllowTabInput | () |
|
| SetAllowTabInput |
|---|
| void | SetAllowTabInput | (boolean flag) |
|
| GetWideStringValue |
|---|
| String | GetWideStringValue | () |
|
| SetWideStringValue |
|---|
| void | SetWideStringValue | (String value) |
|
| DoesAutoCompleteReplace |
|---|
| boolean | DoesAutoCompleteReplace | () |
|
| SetAutoCompleteReplace |
|---|
| void | SetAutoCompleteReplace | (boolean flag) |
|
| GetTextValue |
|---|
| String | GetTextValue | () |
|
| SetTextValue |
|---|
| void | SetTextValue | (String value) |
|
| AddActionListener |
|---|
| void | AddActionListener | (InputPanelListener listener) |
|
| PushAction |
|---|
| void | PushAction | (InputPanelAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (InputPanelTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|