Package | Description |
---|---|
org.uispec4j |
Provides classes for handling user interface components.
|
Modifier and Type | Method and Description |
---|---|
TextBox |
Panel.getInputTextBox()
Retrieves input-only text boxes.
|
TextBox |
Panel.getInputTextBox(String name)
Retrieves input-only text boxes.
|
TextBox |
Panel.getTextBox() |
TextBox |
Panel.getTextBox(ComponentMatcher matcher) |
TextBox |
Panel.getTextBox(String name) |
Copyright © 2004–2016. All rights reserved.