Package mgui.interfaces.tools.graphs
Class ToolGraphAdapter
java.lang.Object
mgui.interfaces.tools.ToolInputAdapter
mgui.interfaces.tools.graphs.ToolGraphAdapter
public class ToolGraphAdapter extends ToolInputAdapter
-
Field Summary
Fields Modifier and Type Field Description protected mgui.interfaces.tools.graphs.ToolGraphAdapter.MyAdaptermouseAdapterFields inherited from class mgui.interfaces.tools.ToolInputAdapter
listeners -
Constructor Summary
Constructors Constructor Description ToolGraphAdapter() -
Method Summary
Modifier and Type Method Description ToolMouseAdaptergetMouseAdapter()Methods inherited from class mgui.interfaces.tools.ToolInputAdapter
addListener, fireToolEvent, removeListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
mouseAdapter
protected mgui.interfaces.tools.graphs.ToolGraphAdapter.MyAdapter mouseAdapter
-
-
Constructor Details
-
ToolGraphAdapter
public ToolGraphAdapter()
-
-
Method Details
-
getMouseAdapter
- Specified by:
getMouseAdapterin classToolInputAdapter
-