Uses of Class
mgui.interfaces.tools.ToolInputAdapter
Package | Description |
---|---|
mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
mgui.interfaces.tools |
Provides a framework for "tool" objects, which allow the user to modify or
interrogate model objects.
|
mgui.interfaces.tools.graphs |
-
Uses of ToolInputAdapter in mgui.interfaces.graphics
Fields in mgui.interfaces.graphics declared as ToolInputAdapter Modifier and Type Field Description ToolInputAdapter
InterfaceGraphic. toolInputAdapter
-
Uses of ToolInputAdapter in mgui.interfaces.tools
Subclasses of ToolInputAdapter in mgui.interfaces.tools Modifier and Type Class Description class
ToolInputMouseAdapter
ExtendsToolInputAdapter
to respond specifically to mouse events. -
Uses of ToolInputAdapter in mgui.interfaces.tools.graphs
Subclasses of ToolInputAdapter in mgui.interfaces.tools.graphs Modifier and Type Class Description class
ToolGraphAdapter