G4P GUI Builder  4.4
Visual GUI designer for the G4P v4.3.1 library
 All Classes Namespaces Functions Variables
g4p.tool.controls.Code Class Reference

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
 

Detailed Description

Every event handler method has its own unique id number. This class is used to store user entered code indexed by the id number..

Author
Peter Lager

The documentation for this class was generated from the following file: