Uses of Class
mgui.interfaces.SplitPanelEvent
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
-
Uses of SplitPanelEvent in mgui.interfaces
Methods in mgui.interfaces with parameters of type SplitPanelEvent Modifier and Type Method Description protected void
InterfaceSplitPanel. fireSplitPanelChanged(SplitPanelEvent event)
void
InterfaceDisplayPanel. splitPanelChanged(SplitPanelEvent e)
void
SplitPanelListener. splitPanelChanged(SplitPanelEvent e)
The split pane has changed.