|
||||||||||
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.view.SWTThreadModelListener
org.eclipse.amp.axf.view.SWTAsyncModelListener
org.eclipse.amp.agf.gef.EditPartListener
public class EditPartListener
Field Summary |
---|
Fields inherited from class org.eclipse.amp.axf.view.SWTAsyncModelListener |
---|
updating |
Constructor Summary | |
---|---|
EditPartListener(EditPartViewPart view)
|
Method Summary | |
---|---|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
void |
update(IModel model)
Update. |
Methods inherited from class org.eclipse.amp.axf.view.SWTAsyncModelListener |
---|
beginPainting, endPainting, forceModelNotify, isWaitForUpdate, setWaitForUpdate, stateChange |
Methods inherited from class org.eclipse.amp.axf.view.SWTThreadModelListener |
---|
getWidget, setWidget |
Methods inherited from class org.eclipse.amp.axf.core.AbstractLifecycleListener |
---|
getListener, getName, observationEnd, observationEnding, observeCreate, observeInitialize, observeStart, observeStop, observeUpdate, observing, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EditPartListener(EditPartViewPart view)
Method Detail |
---|
public void update(IModel model)
SWTThreadModelListener
update
in class SWTThreadModelListener
model
- the modelpublic java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |