| Interface | Description | 
|---|---|
| KeyboardInputFactory | 
 Factory for creating keyboard inputs which are used to configure the virtual keyboard/keypad and to request it to be
 displayed for a Swing GUI component. 
 | 
| KeyboardNumberInput<T> | 
 Interface representing the virtual numeric keypad used for configuring it and requesting it to be displayed in
 PolyScope. 
 | 
| KeyboardTextInput | 
 Interface representing the virtual keyboard used for configuring it and requesting it to be displayed in PolyScope. 
 | 
| Class | Description | 
|---|---|
| KeyboardInputCallback<T> | 
 Callback used when the virtual keyboard/keypad is exited by the end user. 
 | 
Copyright © 2019. All rights reserved.