G4P (GUI for Processing) 4.3.9
A set of GUI controls for your Processing sketch.
Loading...
Searching...
No Matches
g4p_controls.Focusable Interface Reference
Inheritance diagram for g4p_controls.Focusable:

Public Member Functions

void setTabManager (GTabManager tm)
 

Detailed Description

Any text input control that can receive or lose focus when the tab key is typed must implement this interface.

Author
Peter Lager