| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.console | |
| de.lessvoid.nifty.controls.textfield |
| Modifier and Type | Method | Description |
|---|---|---|
TextField |
Console.getTextField() |
This gives you access to the Textfield that the Console uses for text input.
|
TextField |
TextFieldChangedEvent.getTextFieldControl() |
| Constructor | Description |
|---|---|
TextFieldChangedEvent(TextField textFieldControl,
java.lang.String currentText) |
| Modifier and Type | Method | Description |
|---|---|---|
TextField |
ConsoleControl.getTextField() |
Deprecated.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
TextFieldControl |
Deprecated.
Please use
TextField when accessing NiftyControls. |
Copyright © 2018. All rights reserved.