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 class
InterfaceGraphic2DTextBox
Status text box for a Graphic2D window.class
InterfaceGraphicTextBox
Represents a labelled text box which updates from mouse movement events on its registeredInterfaceGraphic
components.Methods in mgui.interfaces.graphics with parameters of type GraphicPropertyListener Modifier and Type Method Description void
InterfaceGraphic2D. 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 void
InterfaceGraphDisplay. addPropertyChangeObject(GraphicPropertyListener thisObj)