|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.extensions.ERXFrameworkPrincipal
er.plot.ERPlot
public class ERPlot
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 |
---|
public static final java.lang.Class<?>[] REQUIRES
public static final org.apache.log4j.Logger log
protected static ERPlot sharedInstance
Constructor Detail |
---|
public ERPlot()
Method Detail |
---|
public static ERPlot sharedInstance()
public void finishInitialization()
finishInitialization
in class ERXFrameworkPrincipal
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |