Uses of Class
mgui.interfaces.InterfaceButton
Package | Description |
---|---|
mgui.interfaces |
This package contains all main/abstract interface objects (object which provides user interations)
for ModelGUI.
|
mgui.interfaces.tools |
Provides a framework for "tool" objects, which allow the user to modify or
interrogate model objects.
|
-
Uses of InterfaceButton in mgui.interfaces
Methods in mgui.interfaces with parameters of type InterfaceButton Modifier and Type Method Description void
InterfaceButtonPanel. addButton(InterfaceButton thisButton)
-
Uses of InterfaceButton in mgui.interfaces.tools
Methods in mgui.interfaces.tools with parameters of type InterfaceButton Modifier and Type Method Description void
InterfaceTool2DPanel. addButton(java.lang.String thisCat, InterfaceButton thisButton)
Deprecated.