|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ChangedEvent | |
| com.tensegrity.composite.event | Provides interfaces and classes for dealing with events fired by base composites. |
| com.tensegrity.gui.graphdocument | This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents. |
| com.tensegrity.gui.swing.control.tree | This package contains the implementation for an Object Tree for VisualGraph objects. |
| Uses of ChangedEvent in com.tensegrity.composite.event |
| Methods in com.tensegrity.composite.event with parameters of type ChangedEvent | |
void |
EventMediatorAdapter.compositeChanged(ChangedEvent event)
|
void |
CompositeListener.compositeChanged(ChangedEvent event)
This method is called whenever a Composite has been changed
but for the change is no specialized callback defined. |
void |
CompositeEventMultiplexer.compositeChanged(ChangedEvent event)
|
void |
CompositeAdapter.compositeChanged(ChangedEvent event)
|
| Uses of ChangedEvent in com.tensegrity.gui.graphdocument |
| Methods in com.tensegrity.gui.graphdocument with parameters of type ChangedEvent | |
void |
ModifiedVisualGraphAdapter.compositeChanged(ChangedEvent event)
|
| Uses of ChangedEvent in com.tensegrity.gui.swing.control.tree |
| Methods in com.tensegrity.gui.swing.control.tree with parameters of type ChangedEvent | |
void |
TreeOutliner.compositeChanged(ChangedEvent event)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||