|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.axf.core.AbstractLifecycleListener
org.eclipse.amp.axf.ide.view.MonitorView
public abstract class MonitorView
The Class MonitorView.
Constructor Summary | |
---|---|
MonitorView(org.eclipse.core.runtime.IProgressMonitor monitor,
java.lang.String name)
Instantiates a new monitor view. |
Method Summary | |
---|---|
void |
observing(IObservationProvider model)
Notifies that the model is now aware of this observer. |
Methods inherited from class org.eclipse.amp.axf.core.AbstractLifecycleListener |
---|
getListener, getName, observationEnd, observationEnding, observeCreate, observeInitialize, observeStart, observeStop, observeUpdate, setName, stateChange, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MonitorView(org.eclipse.core.runtime.IProgressMonitor monitor, java.lang.String name)
monitor
- the monitorname
- the nameMethod Detail |
---|
public void observing(IObservationProvider model)
ILifeCycleListener
observing
in interface ILifeCycleListener
observing
in class AbstractLifecycleListener
model
- AbstractLifecycleListener.observing(org.eclipse.amp.axf.core.IObservationProvider)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |