Uses of Class
mgui.interfaces.TabbedDisplayEvent
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
-
Uses of TabbedDisplayEvent in mgui.interfaces
Methods in mgui.interfaces with parameters of type TabbedDisplayEvent Modifier and Type Method Description void
InterfaceWorkspace. tabbedDisplayChanged(TabbedDisplayEvent e)
Fires aTabbedDisplayEvent
for each loaded graphics windowvoid
TabbedDisplayListener. tabbedDisplayChanged(TabbedDisplayEvent e)
-
Uses of TabbedDisplayEvent in mgui.interfaces.graphics
Methods in mgui.interfaces.graphics with parameters of type TabbedDisplayEvent Modifier and Type Method Description void
InterfaceGraphicPanel. tabbedDisplayChanged(TabbedDisplayEvent e)
-
Uses of TabbedDisplayEvent in mgui.interfaces.shapes
Methods in mgui.interfaces.shapes with parameters of type TabbedDisplayEvent Modifier and Type Method Description void
InterfaceSectionSetPanel. tabbedDisplayChanged(TabbedDisplayEvent e)