Interface GraphicListener

All Known Subinterfaces:
Graphic2DMouseListener, GraphicMouseListener, GraphicPropertyListener
All Known Implementing Classes:
InterfaceGraphic2DTextBox, InterfaceGraphicTextBox, InterfaceQueryPanel, InterfaceSelectionPanel, InterfaceSelectionSet, Text2DIntMouseCoords

public interface GraphicListener
Deprecated.
Author:
Andrew
  • Method Details

    • setParentWindow

      void setParentWindow​(InterfaceGraphic<?> thisParent)
      Deprecated.
    • isShape

      boolean isShape()
      Deprecated.
    • windowUpdated

      void windowUpdated​(InterfaceGraphic<?> g)
      Deprecated.