Uses of Package
mgui.interfaces.tools
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.queries |
Provides querying functionality for interface objects.
|
mgui.interfaces.tables |
Provides object interaction via a JTable.
|
mgui.interfaces.tools |
Provides a framework for "tool" objects, which allow the user to modify or
interrogate model objects.
|
mgui.interfaces.tools.datasources | |
mgui.interfaces.tools.dialogs | |
mgui.interfaces.tools.graphics | |
mgui.interfaces.tools.graphs | |
mgui.interfaces.tools.layouts | |
mgui.interfaces.tools.plots | |
mgui.interfaces.tools.queries | |
mgui.interfaces.tools.shapes | |
mgui.interfaces.tools.shapes.util |
-
Classes in mgui.interfaces.tools used by mgui.interfaces Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.Toolable Interface for objects which can be operated on by a specific class of tools.ToolEvent An event on a Tool objectToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.console Class Description Toolable Interface for objects which can be operated on by a specific class of tools.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.graphics Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.Toolable Interface for objects which can be operated on by a specific class of tools.ToolBehavior3DAdapter Adapter to act as bridge between AWT Behaviors and the Tools that respond to them.ToolEvent An event on a Tool objectToolInputAdapter Abstract class providing a listener interface for all Tool input events.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.graphs Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.Toolable Interface for objects which can be operated on by a specific class of tools.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.layouts Class Description Toolable Interface for objects which can be operated on by a specific class of tools.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.plots Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.Toolable Interface for objects which can be operated on by a specific class of tools.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.queries Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolEvent An event on a Tool objectToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.tables Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.Toolable Interface for objects which can be operated on by a specific class of tools.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolEvent An event on a Tool objectToolEvent.EventType ToolInputAdapter Abstract class providing a listener interface for all Tool input events.ToolInputEvent Event signifying that input has been detected and must be handled by aTool
object.ToolInputListener Interface for objects which respond toToolInputEvent
s.ToolListener ToolMouseAdapter -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.datasources Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputListener Interface for objects which respond toToolInputEvent
s. -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.dialogs Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputEvent Event signifying that input has been detected and must be handled by aTool
object.ToolInputListener Interface for objects which respond toToolInputEvent
s.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.graphics Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolEvent An event on a Tool objectToolInputEvent Event signifying that input has been detected and must be handled by aTool
object.ToolInputListener Interface for objects which respond toToolInputEvent
s.ToolListener -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.graphs Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputAdapter Abstract class providing a listener interface for all Tool input events.ToolInputEvent Event signifying that input has been detected and must be handled by aTool
object.ToolInputListener Interface for objects which respond toToolInputEvent
s.ToolListener ToolMouseAdapter -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.layouts Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputListener Interface for objects which respond toToolInputEvent
s. -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.plots Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputListener Interface for objects which respond toToolInputEvent
s. -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.queries Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputListener Interface for objects which respond toToolInputEvent
s. -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.shapes Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.ToolInputEvent Event signifying that input has been detected and must be handled by aTool
object.ToolInputListener Interface for objects which respond toToolInputEvent
s. -
Classes in mgui.interfaces.tools used by mgui.interfaces.tools.shapes.util Class Description Tool Interface for any class which performs an operation or set of operations on ModelGUI objects, which involves user interaction.