Uses of Class
mgui.interfaces.frames.SessionFrame
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
-
Uses of SessionFrame in mgui.interfaces
Methods in mgui.interfaces that return SessionFrame Modifier and Type Method Description static SessionFrame
InterfaceSession. getSessionFrame()
Returns the frame for the current session.Constructors in mgui.interfaces with parameters of type SessionFrame Constructor Description InterfaceDisplayPanel(SessionFrame frame)
InterfaceTabbedDisplayPanel(SessionFrame frame)