|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextBox | |
|---|---|
| org.uispec4j | Provides classes for handling user interface components. |
| Uses of TextBox in org.uispec4j |
|---|
| Methods in org.uispec4j that return TextBox | |
|---|---|
TextBox |
Panel.getInputTextBox()
Retrieves input-only text boxes. |
TextBox |
Panel.getInputTextBox(java.lang.String name)
Retrieves input-only text boxes. |
TextBox |
Panel.getTextBox()
|
TextBox |
Panel.getTextBox(ComponentMatcher matcher)
|
TextBox |
Panel.getTextBox(java.lang.String name)
|
TextBox |
TextBox.pressKey(Key key)
Simulates pressing a key while the focus is in the text box. Warning: the default cursor position is 0. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||