|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractGraphicalEditPart
com.pnp.xfeature.editparts.AbstractComponentEditPart
public abstract class AbstractComponentEditPart
Base class for the other edit part controllers. Implements instance-independent and abstract methods
| Constructor Summary | |
|---|---|
AbstractComponentEditPart()
|
|
| Method Summary | |
|---|---|
void |
activate()
Adds property change listener and links it with the model |
void |
deactivate()
Removes property change listener and linked with the model |
void |
propertyChange(java.beans.PropertyChangeEvent ev)
Implemented abstract method. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractComponentEditPart()
| Method Detail |
|---|
public void activate()
org.eclipse.gef.EditPart#activate()public void deactivate()
org.eclipse.gef.EditPart#deactivate()public void propertyChange(java.beans.PropertyChangeEvent ev)
propertyChange in interface java.beans.PropertyChangeListenerPropertyChangeListener.propertyChange(java.beans.PropertyChangeEvent)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||