Package mgui.interfaces
Interface InterfaceMouseObject
- All Known Implementing Classes:
InterfaceConsoleDisplay,InterfaceDataTable,InterfaceGraphDisplay,InterfaceGraphic,InterfaceGraphic2D,InterfaceGraphic3D,InterfaceLayoutWindow,InterfacePlotDisplay
public interface InterfaceMouseObject
-
Method Summary
Modifier and Type Method Description voidaddMouseListener(InterfaceMouseListener thisObj)voidremoveMouseListener(InterfaceMouseListener thisObj)
-
Method Details
-
addMouseListener
-
removeMouseListener
-