Class | Description |
---|---|
Code |
Every event handler method has its own unique id number.
|
DApplication |
This class represents the whole Processing sketch.
|
DBase |
Every control in the G4P library has its equivalent class in this package, for instance
GButton --> DButton.
|
DBaseVisual | |
DButton | |
DCheckbox | |
DCoreSelectable | |
DCustomSlider | |
DDropList | |
DImageButton | |
DImageToggleButton | |
DKnob | |
DLabel | |
DLinearTrack | |
DOption | |
DPanel | |
DPassword | |
DSketchPad | |
DSlider | |
DSlider2D | |
DStick | |
DTextArea | |
DTextBase | |
DTextField | |
DTextIconAlign | |
DTextStyle | |
DTimer | |
DToggleGroup | |
DValue1D | |
DValue2D | |
DValueBase | |
DWindow | |
IdGen |
Singleton class to provide unique identity numbers.
|
ListGen |
Singleton class used to create and store option lists for combobox editors.
|
NameGen |
Singleton class used to create unique names for variables and event handlers.
|
Processing tool G4PTool by Peter Lager. (C) 2015