
Public Member Functions | |
| void | finishInitialization () |
Static Public Member Functions | |
| static ERPlot | sharedInstance () |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERPlot.class) |
| static final Class<?> | REQUIRES [] = new Class[] {ERXExtensions.class} |
Static Protected Attributes | |
| static ERPlot | sharedInstance |
Static Package Functions | |
| [static initializer] | |
| [static initializer] | ( | ) | [static, package] |
Registers the class as the framework principal
| void finishInitialization | ( | ) | [virtual] |
Called when it is time to finish the initialization of the framework.
Implements ERXFrameworkPrincipal.
| static ERPlot sharedInstance | ( | ) | [static] |
Gets the shared instance of the ERPlot.
final Logger log = Logger.getLogger(ERPlot.class) [static] |
logging support
Reimplemented from ERXFrameworkPrincipal.
final Class<?> REQUIRES[] = new Class[] {ERXExtensions.class} [static] |
ERPlot sharedInstance [static, protected] |
holds the shared instance reference
1.5.8