Interface GraphicMouseListener

All Superinterfaces:
GraphicListener, InterfaceMouseListener
All Known Subinterfaces:
Graphic2DMouseListener
All Known Implementing Classes:
InterfaceGraphic2DTextBox, InterfaceGraphicTextBox, InterfaceQueryPanel, InterfaceSelectionPanel, InterfaceSelectionSet, Text2DIntMouseCoords

public interface GraphicMouseListener
extends GraphicListener, InterfaceMouseListener
Mouse listener on an InterfaceGraphic object.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Method Details

    • setMap

      void setMap​(Map map)