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.animator |
This package contains
SceneAnimator classes which is used for controlling animations on a scene. |
org.netbeans.api.visual.border |
This package contains
Border interface which is used for supplying a border graphics for a widget. |
org.netbeans.api.visual.export |
This package contains the class necessary to export a
Scene to an
image file and get the coordinates from the exported image to create an HTML
image map |
org.netbeans.api.visual.graph |
This package contains built-in graph-oriented models.
|
org.netbeans.api.visual.layout |
This package contains
Layout interface which defines a widget-layout. |
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.print |
This package contains a single class
ScenePrinter used to print
a Scene according to various constraints. |
org.netbeans.api.visual.router |
This package contains
Router interface which defines a router for ConnectionWidget . |
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 |
---|
ConnectionWidget
This class represents a connection between two location.
|
ConnectionWidget.RoutingPolicy
This enum represents a policy which is used for re-routing control points of a ConnectionWidget.
|
LayerWidget
The layer widget represents a transparent widget which functionality is similar to JGlassPane.
|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
ConnectionWidget
This class represents a connection between two location.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Widget.Dependency
The dependency listener which is used for notifying dependent widgets, anchor, ...
|
Class and Description |
---|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
ResourceTable
The ResourceTable is used to manage a widgets resource.
|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Class and Description |
---|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Class and Description |
---|
ConnectionWidget
This class represents a connection between two location.
|
LayerWidget
The layer widget represents a transparent widget which functionality is similar to JGlassPane.
|
Class and Description |
---|
ConnectionWidget
This class represents a connection between two location.
|
LabelWidget
A widget representing a text.
|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Widget.Dependency
The dependency listener which is used for notifying dependent widgets, anchor, ...
|
Class and Description |
---|
BirdViewController
This class controls a bird view created for a specific scene.
|
ConnectionWidget
This class represents a connection between two location.
|
ConnectionWidget.RoutingPolicy
This enum represents a policy which is used for re-routing control points of a ConnectionWidget.
|
EventProcessingType
The enum represents allowed types of event processing the is used to process the Swing event coming from a view component
and that should be delegated to widgets on the scene.
|
LabelWidget.Alignment
The text alignment
|
LabelWidget.Orientation
The text orientation
|
LabelWidget.VerticalAlignment
The text vertical alignment
|
ResourceTable
The ResourceTable is used to manage a widgets resource.
|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Scene.SceneListener
The scene listener which is notified about repainting, validating progress.
|
SeparatorWidget.Orientation
The separator orientation
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|
Widget.Dependency
The dependency listener which is used for notifying dependent widgets, anchor, ...
|
Class and Description |
---|
ImageWidget
A widget representing image.
|
LabelWidget
A widget representing a text.
|
Scene
The scene is a widget which also controls and represents whole rendered area.
|
Widget
A scene is a tree of small building blocks called widgets and represented by this class.
|