Package mgui.interfaces.graphics
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 Summary
Modifier and Type Method Description boolean
isShape()
Deprecated.void
setParentWindow(InterfaceGraphic<?> thisParent)
Deprecated.void
windowUpdated(InterfaceGraphic<?> g)
Deprecated.
-
Method Details
-
setParentWindow
Deprecated. -
isShape
boolean isShape()Deprecated. -
windowUpdated
Deprecated.
-