Package | Description |
---|---|
org.netbeans.api.visual.action |
This package contains
ActionFactory class which is factory of all built-in widget-actions provided by the library. |
org.netbeans.api.visual.anchor |
This package contains
Anchor interface which is used by ConnectionWidget for defining its source and target point. |
org.netbeans.api.visual.graph |
This package contains built-in graph-oriented models.
|
org.netbeans.api.visual.graph.layout |
This package contains built-in graph-oriented layout algorithms.
|
org.netbeans.api.visual.laf |
This package contains
LookFeel class with style definition for colors and borders. |
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.
|
org.netbeans.api.visual.widget |
This package contains
Widget class. |
org.netbeans.api.visual.widget.general |
This package contains general high-level widgets.
|
Class and Description |
---|
ObjectScene
This class manages mapping between model-objects and widgets on a scene.
|
Class and Description |
---|
StateModel
This class represents a model with a single state which can be boolean or non-negative integer value.
|
Class and Description |
---|
ObjectScene
This class manages mapping between model-objects and widgets on a scene.
|
Class and Description |
---|
ObjectScene
This class manages mapping between model-objects and widgets on a scene.
|
Class and Description |
---|
ObjectState
This class holds a state of a object or a widget.
|
Class and Description |
---|
ObjectScene
This class manages mapping between model-objects and widgets on a scene.
|
ObjectSceneEvent
A wrapper object for the ObjectScene when it is passed to ObjectSceneListener.
|
ObjectSceneEventType
This enum is used for specifying events in which an object scene listener is interested.
|
ObjectSceneListener
This interface represents a listener that is notified about changes in a object scene
which is passed as the first parameter of every listener methods.
|
ObjectState
This class holds a state of a object or a widget.
|
StateModel.Listener
The listener for listening on state changed event on a state model.
|
Class and Description |
---|
ObjectScene
This class manages mapping between model-objects and widgets on a scene.
|
ObjectState
This class holds a state of a object or a widget.
|
StateModel.Listener
The listener for listening on state changed event on a state model.
|
Class and Description |
---|
ObjectState
This class holds a state of a object or a widget.
|
Class and Description |
---|
ObjectState
This class holds a state of a object or a widget.
|