Package | Description |
---|---|
com.googlecode.lanterna.gui2 |
Modifier and Type | Method and Description |
---|---|
InputFilter |
Interactable.getInputFilter()
Returns the input filter currently assigned to the interactable component.
|
InputFilter |
AbstractInteractableComponent.getInputFilter() |
Modifier and Type | Method and Description |
---|---|
Interactable |
Interactable.setInputFilter(InputFilter inputFilter)
Assigns an input filter to the interactable component.
|
T |
AbstractInteractableComponent.setInputFilter(InputFilter inputFilter) |
Copyright © 2016. All rights reserved.