| 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 | () |
|
| GetLineOffset |
|---|
| int | GetLineOffset | (int line) |
|
| GetCaretPosition |
|---|
| int | GetCaretPosition | () |
|
| InputBackspaceKeys |
|---|
| void | InputBackspaceKeys | (int count) |
|
| ReplaceSelectionWithText |
|---|
| void | ReplaceSelectionWithText | (int start, int end, String text) |
|
| InsertTextIntoSelection |
|---|
| void | InsertTextIntoSelection | (String text) |
|
| GetLineLength |
|---|
| int | GetLineLength | (int line) |
|
| InsertPopupMenu |
|---|
| int | InsertPopupMenu | (Component component) |
|
| UndoLastChange |
|---|
| void | UndoLastChange | () |
|
| SetSelectedRange |
|---|
| void | SetSelectedRange | (Point value) |
|
| ReplaceLineWithText |
|---|
| void | ReplaceLineWithText | (int line, String text) |
|
| 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 | () |
|
| GetLineCount |
|---|
| int | GetLineCount | () |
|
| SetCaretPosition |
|---|
| void | SetCaretPosition | (int position) |
|
| SetFrameOrigin |
|---|
| void | SetFrameOrigin | (Point value) |
|
| GetSelectedRange |
|---|
| Point | GetSelectedRange | () |
|
| GetFrameMinimumSize |
|---|
| Dimension | GetFrameMinimumSize | () |
|
| GetLineText |
|---|
| String | GetLineText | (int line) |
|
| GetScreenRectangle |
|---|
| Rectangle | GetScreenRectangle | () |
|
| SetFrameRectangle |
|---|
| void | SetFrameRectangle | (Rectangle rect) |
|
| RedoLastUndo |
|---|
| void | RedoLastUndo | () |
|
| GetSelectedText |
|---|
| String | GetSelectedText | () |
|
| GetRectangleOfMonitor |
|---|
| Rectangle | GetRectangleOfMonitor | () |
|
| DoesActivateOnReturn |
|---|
| boolean | DoesActivateOnReturn | () |
|
| SetActivateOnReturn |
|---|
| void | SetActivateOnReturn | (boolean flag) |
|
| GetMinimumWidth |
|---|
| int | GetMinimumWidth | () |
|
| SetMinimumWidth |
|---|
| void | SetMinimumWidth | (int value) |
|
| GetPrompt |
|---|
| String | GetPrompt | () |
|
| SetPrompt |
|---|
| void | SetPrompt | (String value) |
|
| HasBorder |
|---|
| boolean | HasBorder | () |
|
| SetHasBorder |
|---|
| void | SetHasBorder | (boolean flag) |
|
| GetMinimumHeight |
|---|
| int | GetMinimumHeight | () |
|
| SetMinimumHeight |
|---|
| void | SetMinimumHeight | (int value) |
|
| DoesAllowReturnInput |
|---|
| boolean | DoesAllowReturnInput | () |
|
| SetAllowReturnInput |
|---|
| void | SetAllowReturnInput | (boolean flag) |
|
| CanDrawContentDisabled |
|---|
| boolean | CanDrawContentDisabled | () |
|
| SetCanDrawContentDisabled |
|---|
| void | SetCanDrawContentDisabled | (boolean flag) |
|
| IsHeightFixed |
|---|
| boolean | IsHeightFixed | () |
|
| SetHeightFixed |
|---|
| void | SetHeightFixed | (boolean flag) |
|
| HasTextChanged |
|---|
| boolean | HasTextChanged | () |
|
| SetHasTextChanged |
|---|
| void | SetHasTextChanged | (boolean flag) |
|
| GetStringValue |
|---|
| String | GetStringValue | () |
|
| SetStringValue |
|---|
| void | SetStringValue | (String value) |
|
| HasScrollBarsWhenNeeded |
|---|
| boolean | HasScrollBarsWhenNeeded | () |
|
| SetHasScrollBarsWhenNeeded |
|---|
| void | SetHasScrollBarsWhenNeeded | (boolean flag) |
|
| GetKeyPressed |
|---|
| Key | GetKeyPressed | () |
|
| SetKeyPressed |
|---|
| void | SetKeyPressed | (Key key) |
|
| DoesSizeByContents |
|---|
| boolean | DoesSizeByContents | () |
|
| SetSizeByContents |
|---|
| void | SetSizeByContents | (boolean flag) |
|
| IsWidthFixed |
|---|
| boolean | IsWidthFixed | () |
|
| SetWidthFixed |
|---|
| void | SetWidthFixed | (boolean flag) |
|
| CanWrap |
|---|
| boolean | CanWrap | () |
|
| SetCanWrap |
|---|
| void | SetCanWrap | (boolean flag) |
|
| DoesHighlightOnFocus |
|---|
| boolean | DoesHighlightOnFocus | () |
|
| SetHighlightOnFocus |
|---|
| void | SetHighlightOnFocus | (boolean flag) |
|
| IsPassword |
|---|
| boolean | IsPassword | () |
|
| SetPassword |
|---|
| void | SetPassword | (boolean flag) |
|
| GetReadingOrder |
|---|
| ReadingOrder | GetReadingOrder | () |
|
| SetReadingOrder |
|---|
| void | SetReadingOrder | (ReadingOrder value) |
|
| GetUndoBufferSize |
|---|
| int | GetUndoBufferSize | () |
|
| SetUndoBufferSize |
|---|
| void | SetUndoBufferSize | (int value) |
|
| GetAutoCompleteLength |
|---|
| int | GetAutoCompleteLength | () |
|
| SetAutoCompleteLength |
|---|
| void | SetAutoCompleteLength | (int value) |
|
| IsCaretVisible |
|---|
| boolean | IsCaretVisible | () |
|
| SetCaretVisible |
|---|
| void | SetCaretVisible | (boolean flag) |
|
| GetScrollBarPosition |
|---|
| ScrollBarPosition | GetScrollBarPosition | () |
|
| SetScrollBarPosition |
|---|
| void | SetScrollBarPosition | (ScrollBarPosition value) |
|
| GetMaximumWidth |
|---|
| int | GetMaximumWidth | () |
|
| SetMaximumWidth |
|---|
| void | SetMaximumWidth | (int value) |
|
| 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) |
|
| GetHeight |
|---|
| int | GetHeight | () |
|
| SetHeight |
|---|
| void | SetHeight | (int value) |
|
| GetPasswordCharacter |
|---|
| int | GetPasswordCharacter | () |
|
| SetPasswordCharacter |
|---|
| void | SetPasswordCharacter | (int value) |
|
| IsAutoCompleteCaseSensitive |
|---|
| boolean | IsAutoCompleteCaseSensitive | () |
|
| SetAutoCompleteCaseSensitive |
|---|
| void | SetAutoCompleteCaseSensitive | (boolean flag) |
|
| GetTextGravity |
|---|
| TextGravity | GetTextGravity | () |
|
| SetTextGravity |
|---|
| void | SetTextGravity | (TextGravity 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) |
|
| IsReadOnly |
|---|
| boolean | IsReadOnly | () |
|
| SetReadOnly |
|---|
| void | SetReadOnly | (boolean flag) |
|
| AddActionListener |
|---|
| void | AddActionListener | (TextAreaListener listener) |
|
| PushAction |
|---|
| void | PushAction | (TextAreaAction action) |
|
| CreateTimer |
|---|
| void | CreateTimer | (TextAreaTimer timer, String timerName, boolean writeInTrail) |
|
| StartTimer |
|---|
| void | StartTimer | (String timerName, int duration) |
|
| StopTimer |
|---|
| void | StopTimer | (String timerName) |
|