|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.model.event.ModelListenerAdaptor
org.jactr.modules.pm.visual.instrument.visiconviewer.VisiconViewer
public class VisiconViewer
| Field Summary | |
|---|---|
static org.apache.commons.logging.Log |
LOGGER
logger definition |
| Constructor Summary | |
|---|---|
VisiconViewer()
|
|
| Method Summary | |
|---|---|
void |
initialize()
intialize this component |
void |
install(IModel model)
called by the model during the install(IInstallable) call. |
void |
modelStarted(ModelEvent mre)
called once the model has started its execution. |
void |
uninstall(IModel model)
remove the element from this model. |
| Methods inherited from class org.jactr.core.model.event.ModelListenerAdaptor |
|---|
bufferInstalled, cycleStarted, cycleStopped, exceptionThrown, extensionInstalled, instrumentInstalled, logEvent, modelConnected, modelDisconnected, modelInitialized, modelResumed, modelStopped, modelSuspended, moduleInstalled, parameterChanged |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.commons.logging.Log LOGGER
| Constructor Detail |
|---|
public VisiconViewer()
| Method Detail |
|---|
public void install(IModel model)
IInstallable
install in interface IInstallableinstall in interface IInstrumentmodel - Description of the Parameterpublic void uninstall(IModel model)
IInstallable
uninstall in interface IInstallableuninstall in interface IInstrumentmodel - Description of the Parameterpublic void modelStarted(ModelEvent mre)
IModelListener
modelStarted in interface IModelListenermodelStarted in class ModelListenerAdaptorpublic void initialize()
IInitializable
initialize in interface IInitializableinitialize in interface IInstrumentIInstrument.initialize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||