|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| GraphChangeListener<N,E> | A listener that receives notification of changes made to an observable graph. |
| VetoableGraphChangeListener<N,E> | A listener that receives notification of vetoable changes about to be made to an observable graph. |
| Class Summary | |
|---|---|
| GraphChangeEvent<N,E> | An event object representing a change made to an observable graph. |
| ObservableGraphChangeSupport<N,E> | A support class that can be used via delegation to provide GraphChangeListener
and VetoableGraphChangeListener management. |
| VetoableGraphChangeEvent<N,E> | An event object representing a vetoable change about to be made to an observable graph. |
| Exception Summary | |
|---|---|
| GraphChangeVetoException | Exception thrown in the event a graph change is vetoed by a VetoableGraphChangeListener. |
Observable graph interface change event support.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||