| Class and Description |
|---|
| ArrowButton |
| Bar |
| Button
This is a KTGUI component (controller).
|
| Controller
This class automatically receives events from PApplet when they happen.
|
| EventAdapter
This abstract class should be extended by the KTGUI components (controllers)
|
| EventProcessor |
| InputTextBox |
| KTGUI
This is the core class of the KTGUI library.
|
| Pane |
| Panel |
| ScrollableTextArea |
| ScrollBar |
| Slider |
| Stage
A Stage can have multple controllers.
|
| StageManager |