|
org.netbeans.api.visual 2.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateModel.Listener | |
---|---|
org.netbeans.api.visual.model |
This package contains ObjectScene class which is a scene with ability to register model-objects with widgets on the scene. |
org.netbeans.api.visual.vmd | This package contains a VMD visualization style. |
Uses of StateModel.Listener in org.netbeans.api.visual.model |
---|
Methods in org.netbeans.api.visual.model with parameters of type StateModel.Listener | |
---|---|
void |
StateModel.addListener(StateModel.Listener listener)
Adds a listener of a state value changed. |
void |
StateModel.removeListener(StateModel.Listener listener)
Removes a listener of a state value changed. |
Uses of StateModel.Listener in org.netbeans.api.visual.vmd |
---|
Classes in org.netbeans.api.visual.vmd that implement StateModel.Listener | |
---|---|
class |
VMDNodeWidget
This class represents a node widget in the VMD visualization style. |
|
org.netbeans.api.visual 2.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |