Package mgui.interfaces.tools
Interface ToolListener
- All Known Implementing Classes:
InterfaceConsoleDisplay
,InterfaceDataTable
,InterfaceGraphDisplay
,InterfaceGraphic
,InterfaceGraphic2D
,InterfaceGraphic3D
,InterfaceLayoutWindow
,InterfacePlotDisplay
,InterfaceQueryPanel
,InterfaceSelectionPanel
public interface ToolListener
-
Method Summary
Modifier and Type Method Description void
toolDeactivated(ToolEvent e)
void
toolStateChanged(ToolEvent e)
-
Method Details
-
toolStateChanged
-
toolDeactivated
-