G4P GUI Builder
4.4
Visual GUI designer for the G4P v4.3.1 library
|
Public Member Functions | |
void | add (Integer id, String code) |
String | get (Integer id) |
void | reset () |
Static Public Member Functions | |
static Code | instance () |
Package Attributes | |
HashMap< Integer, String > | snippets |
Static Private Attributes | |
static Code | instance |
Every event handler method has its own unique id number. This class is used to store user entered code indexed by the id number..