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 booleanisShape()Deprecated.voidsetParentWindow(InterfaceGraphic<?> thisParent)Deprecated.voidwindowUpdated(InterfaceGraphic<?> g)Deprecated.
-
Method Details
-
setParentWindow
Deprecated. -
isShape
boolean isShape()Deprecated. -
windowUpdated
Deprecated.
-