|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAbstractConnectionEditPart
com.pnp.xfeature.editparts.FeatureConnectionEditPart
public class FeatureConnectionEditPart
Controller of the node connectors.
| Constructor Summary | |
|---|---|
FeatureConnectionEditPart()
calls superclass implementation |
|
| 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. |
FeatureConnectionModel |
getCastedModel()
Returns the model of the right type. |
void |
propertyChange(java.beans.PropertyChangeEvent event)
Refreshes visuals on source collapsing/expanding and when new connection is added. |
void |
setTransparency(boolean tr)
Sets the transparency. |
java.lang.String |
toString()
Reports the source and target of the connection. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureConnectionEditPart()
| Method Detail |
|---|
public void activate()
public void deactivate()
public FeatureConnectionModel getCastedModel()
public java.lang.String toString()
Object.toString()public void propertyChange(java.beans.PropertyChangeEvent event)
propertyChange in interface java.beans.PropertyChangeListenerpublic void setTransparency(boolean tr)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||