|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ViewScrolledEvent | |
| 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 ViewScrolledEvent in com.tensegrity.composite.event |
| Methods in com.tensegrity.composite.event with parameters of type ViewScrolledEvent | |
void |
CompositeViewListener.viewScrolled(ViewScrolledEvent event)
Called if the view position is changed during an action. |
void |
EventMediatorAdapter.viewScrolled(ViewScrolledEvent event)
|
void |
CompositeViewAdapter.viewScrolled(ViewScrolledEvent event)
|
void |
CompositeEventMultiplexer.viewScrolled(ViewScrolledEvent event)
|
| Uses of ViewScrolledEvent in com.tensegrity.gui.graphdocument |
| Methods in com.tensegrity.gui.graphdocument with parameters of type ViewScrolledEvent | |
void |
ModifiedVisualGraphAdapter.viewScrolled(ViewScrolledEvent event)
|
| Uses of ViewScrolledEvent in com.tensegrity.gui.swing.control |
| Methods in com.tensegrity.gui.swing.control with parameters of type ViewScrolledEvent | |
void |
ZoomComboBox.viewScrolled(ViewScrolledEvent event)
|
| Uses of ViewScrolledEvent in com.tensegrity.gui.swing.control.tree |
| Methods in com.tensegrity.gui.swing.control.tree with parameters of type ViewScrolledEvent | |
void |
TreeOutliner.viewScrolled(ViewScrolledEvent event)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||