Uses of Interface
mgui.interfaces.tools.Toolable

Packages that use Toolable
Package Description
mgui.interfaces
This package contains all main/abstract interface objects (object which provides user interations) for ModelGUI.
mgui.interfaces.console
Provides an interactive system console (currently view only).
mgui.interfaces.graphics
Provides graphical windows for user interaction with model objects.
mgui.interfaces.graphs
Provides an interface for user interaction with graph objects.
mgui.interfaces.layouts  
mgui.interfaces.plots
Provides 2D and 3D plotting functionality.
mgui.interfaces.tables
Provides object interaction via a JTable.