Uses of Class
mgui.interfaces.DisplayPanelEvent
| Package | Description |
|---|---|
| mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
| mgui.interfaces.datasources |
This package provides interface objects which allow the user to interface with the
core data source classes.
|
| mgui.interfaces.shapes |
This package provides interfaces for user interaction with shapes and shape models.
|
-
Uses of DisplayPanelEvent in mgui.interfaces
Methods in mgui.interfaces with parameters of type DisplayPanelEvent Modifier and Type Method Description voidDisplayPanelListener. displayPanelChanged(DisplayPanelEvent e)voidInterfaceTabbedDisplayPanel. displayPanelChanged(DisplayPanelEvent e)protected voidInterfaceDisplayPanel. fireDisplayPanelChanged(DisplayPanelEvent e) -
Uses of DisplayPanelEvent in mgui.interfaces.datasources
Methods in mgui.interfaces.datasources with parameters of type DisplayPanelEvent Modifier and Type Method Description voidInterfaceDatasourcePanel. displayPanelChanged(DisplayPanelEvent e) -
Uses of DisplayPanelEvent in mgui.interfaces.shapes
Methods in mgui.interfaces.shapes with parameters of type DisplayPanelEvent Modifier and Type Method Description voidShapeModel3D. displayPanelChanged(DisplayPanelEvent e)