|
|||||||||
| Home >> All >> giny >> [ model overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
giny.model
Interface GraphPerspectiveChangeListener

- All Superinterfaces:
- java.util.EventListener
- public interface GraphPerspectiveChangeListener
- extends java.util.EventListener
| Method Summary | |
void |
graphPerspectiveChanged(GraphPerspectiveChangeEvent event)
Invoked when a GraphPerspective to which this GraphPerspectiveChangeListener listens changes. |
| Method Detail |
graphPerspectiveChanged
public void graphPerspectiveChanged(GraphPerspectiveChangeEvent event)
- Invoked when a GraphPerspective to which this
GraphPerspectiveChangeListener listens changes.
|
|||||||||
| Home >> All >> giny >> [ model overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC