|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ViewModeChangeEvent | |
| 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 | This package contains specific controls used within dialogs, such as the IntegerTextField, ProgressBar and SpinButton. |
| com.tensegrity.gui.swing.control.tree | This package contains the implementation for an Object Tree for VisualGraph objects. |
| Uses of ViewModeChangeEvent in com.tensegrity.composite.event |
| Methods in com.tensegrity.composite.event with parameters of type ViewModeChangeEvent | |
void |
CompositeViewListener.viewModeChanged(ViewModeChangeEvent event)
Called whenever the mode of the CompositeView changed. |
void |
EventMediatorAdapter.viewModeChanged(ViewModeChangeEvent event)
|
void |
CompositeViewAdapter.viewModeChanged(ViewModeChangeEvent event)
|
void |
CompositeEventMultiplexer.viewModeChanged(ViewModeChangeEvent event)
|
| Uses of ViewModeChangeEvent in com.tensegrity.gui.graphdocument |
| Methods in com.tensegrity.gui.graphdocument with parameters of type ViewModeChangeEvent | |
void |
ModifiedVisualGraphAdapter.viewModeChanged(ViewModeChangeEvent event)
|
| Uses of ViewModeChangeEvent in com.tensegrity.gui.swing.control |
| Methods in com.tensegrity.gui.swing.control with parameters of type ViewModeChangeEvent | |
void |
ZoomComboBox.viewModeChanged(ViewModeChangeEvent event)
|
| Uses of ViewModeChangeEvent in com.tensegrity.gui.swing.control.tree |
| Methods in com.tensegrity.gui.swing.control.tree with parameters of type ViewModeChangeEvent | |
void |
TreeOutliner.viewModeChanged(ViewModeChangeEvent event)
Do nothing. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||