Uses of Interface
mgui.interfaces.graphics.GraphicPropertyListener
| Package | Description |
|---|---|
| mgui.interfaces.graphics |
Provides graphical windows for user interaction with model objects.
|
| mgui.interfaces.graphs |
Provides an interface for user interaction with graph objects.
|
-
Uses of GraphicPropertyListener in mgui.interfaces.graphics
Classes in mgui.interfaces.graphics that implement GraphicPropertyListener Modifier and Type Class Description classInterfaceGraphic2DTextBoxStatus text box for a Graphic2D window.classInterfaceGraphicTextBoxRepresents a labelled text box which updates from mouse movement events on its registeredInterfaceGraphiccomponents.Methods in mgui.interfaces.graphics with parameters of type GraphicPropertyListener Modifier and Type Method Description voidInterfaceGraphic2D. addPropertyChangeObject(GraphicPropertyListener thisObj) -
Uses of GraphicPropertyListener in mgui.interfaces.graphs
Methods in mgui.interfaces.graphs with parameters of type GraphicPropertyListener Modifier and Type Method Description voidInterfaceGraphDisplay. addPropertyChangeObject(GraphicPropertyListener thisObj)