Package mgui.interfaces.graphics
Interface InterfaceGraphicListener
- All Known Implementing Classes:
InterfaceSectionSetPanel,SectionSet2DInt,ShapeModel3D,ShapeSet3DInt,Volume3DRenderer,Volume4DRenderer
public interface InterfaceGraphicListener
Specifies a listener on
InterfaceGraphic objects.- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Method Summary
Modifier and Type Method Description voidgraphicSourceChanged(GraphicEvent e)voidgraphicUpdated(GraphicEvent e)
-
Method Details
-
graphicSourceChanged
-
graphicUpdated
-