Package mgui.interfaces.graphics
Interface GraphicPropertyListener
- All Superinterfaces:
GraphicListener
- All Known Implementing Classes:
InterfaceGraphic2DTextBox
,InterfaceGraphicTextBox
public interface GraphicPropertyListener extends GraphicListener
-
Method Summary
Modifier and Type Method Description java.beans.PropertyChangeListener
getPropertyListener()
Methods inherited from interface mgui.interfaces.graphics.GraphicListener
isShape, setParentWindow, windowUpdated
-
Method Details
-
getPropertyListener
java.beans.PropertyChangeListener getPropertyListener()
-