Package com.github.tommyettinger.textra
Interface TextraField.OnscreenKeyboard
- All Known Implementing Classes:
TextraField.DefaultOnscreenKeyboard
- Enclosing class:
- TextraField
public static interface TextraField.OnscreenKeyboard
An interface for onscreen keyboards. Can invoke the default keyboard or render your own keyboard!
-
Method Summary
-
Method Details
-
show
void show(boolean visible)
-