Uses of Interface
mgui.interfaces.TabbedDisplayListener
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.
|
-
Uses of TabbedDisplayListener in mgui.interfaces
Classes in mgui.interfaces that implement TabbedDisplayListener Modifier and Type Class Description class
InterfaceWorkspace
A Workspace acts as a container for all data models and graphics windows.Methods in mgui.interfaces with parameters of type TabbedDisplayListener Modifier and Type Method Description void
InterfaceTabbedDisplayPanel. addTabbedDisplayListener(TabbedDisplayListener l)
void
InterfaceTabbedDisplayPanel. removeTabbedDisplayListener(TabbedDisplayListener l)
-
Uses of TabbedDisplayListener in mgui.interfaces.graphics
Classes in mgui.interfaces.graphics that implement TabbedDisplayListener Modifier and Type Class Description class
InterfaceGraphicPanel
Panel to define the display windows in InterfaceDisplayPanel, including: 1.