|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface to be notified of changes in a graph model.
| Method Summary | |
void |
componentColorChanged(Component component,
Color oldColor)
TODO. |
void |
componentPositionChanged(Component component,
Rect oldValue)
Notifies this listener that the coordinates of a component have changed. |
| Method Detail |
public void componentColorChanged(Component component,
Color oldColor)
component - oldColor -
public void componentPositionChanged(Component component,
Rect oldValue)
component - the component whose coordinates have changed.oldValue - the old coordinates of this component.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||