|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterImpl
org.topcased.modeler.listeners.UIAdapterImpl
public abstract class UIAdapterImpl
This EMF listener receives an event and then handles this event in the UI thread
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
Adapter.Internal |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
target |
Constructor Summary | |
---|---|
UIAdapterImpl()
|
Method Summary | |
---|---|
void |
notifyChanged(Notification msg)
Call the handlePropertyChanged method in the UI thread |
protected abstract void |
safeNotifyChanged(Notification msg)
This method is called when an event occured on the model objects. |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
---|
getTarget, isAdapterForType, setTarget, unsetTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UIAdapterImpl()
Method Detail |
---|
public final void notifyChanged(Notification msg)
notifyChanged
in interface Adapter
notifyChanged
in class AdapterImpl
Adapter.notifyChanged(org.eclipse.emf.common.notify.Notification)
protected abstract void safeNotifyChanged(Notification msg)
msg
- the event notification
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.