Project Wonder 5.0

er.plot
Class ERPlot

java.lang.Object
  extended by er.extensions.ERXFrameworkPrincipal
      extended by er.plot.ERPlot

public class ERPlot
extends ERXFrameworkPrincipal


Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.ERXFrameworkPrincipal
ERXFrameworkPrincipal.Observer
 
Field Summary
static org.apache.log4j.Logger log
          logging support
static java.lang.Class<?>[] REQUIRES
           
protected static ERPlot sharedInstance
          holds the shared instance reference
 
Fields inherited from class er.extensions.ERXFrameworkPrincipal
initializedFrameworks, launchingFrameworks
 
Constructor Summary
ERPlot()
           
 
Method Summary
 void finishInitialization()
          Called when it is time to finish the initialization of the framework.
static ERPlot sharedInstance()
          Gets the shared instance of the ERPlot.
 
Methods inherited from class er.extensions.ERXFrameworkPrincipal
didFinishInitialization, initialize, setUpFrameworkPrincipalClass, sharedInstance, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

REQUIRES

public static final java.lang.Class<?>[] REQUIRES

log

public static final org.apache.log4j.Logger log
logging support


sharedInstance

protected static ERPlot sharedInstance
holds the shared instance reference

Constructor Detail

ERPlot

public ERPlot()
Method Detail

sharedInstance

public static ERPlot sharedInstance()
Gets the shared instance of the ERPlot.

Returns:
shared instance.

finishInitialization

public void finishInitialization()
Called when it is time to finish the initialization of the framework.

Specified by:
finishInitialization in class ERXFrameworkPrincipal

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.