Skip navigation links
org.netbeans.api.visual 2.54
A B C D E F G H I J K L M N O P R S T U V W 

A

accept(Widget, Point, Transferable) - Method in interface org.netbeans.api.visual.action.AcceptProvider
Handles the drop of a transferable.
acceptDrag(int) - Method in class org.netbeans.api.visual.action.WidgetAction.WidgetDropTargetDragEvent
 
acceptDrop(int) - Method in class org.netbeans.api.visual.action.WidgetAction.WidgetDropTargetDropEvent
 
AcceptProvider - Interface in org.netbeans.api.visual.action
This interface controls an accept (drag & drop) action.
ActionFactory - Class in org.netbeans.api.visual.action
The factory class of all built-in actions.
Adapter() - Constructor for class org.netbeans.api.visual.action.WidgetAction.Adapter
 
addAction(WidgetAction) - Method in class org.netbeans.api.visual.action.WidgetAction.Chain
Adds an action.
addAction(int, WidgetAction) - Method in class org.netbeans.api.visual.action.WidgetAction.Chain
Adds an action at a specific index
addAnimatorListener(AnimatorListener) - Method in class org.netbeans.api.visual.animator.Animator
Adds an animator listener to the animator.
addChild(Widget) - Method in class org.netbeans.api.visual.widget.Widget
Adds a child widget as the last one.
addChild(Widget, Object) - Method in class org.netbeans.api.visual.widget.Widget
Adds a child widget as the last one.
addChild(int, Widget) - Method in class org.netbeans.api.visual.widget.Widget
Adds a child at a specified index
addChild(int, Widget, Object) - Method in class org.netbeans.api.visual.widget.Widget
Adds a child at a specified index
addChildren(List<? extends Widget>) - Method in class org.netbeans.api.visual.widget.Widget
Adds all children in a specified list.
addDependency(Widget.Dependency) - Method in class org.netbeans.api.visual.widget.Widget
Adds a dependency listener which is notified when the widget placement or boundary is going to be changed or similar thing happens to its parent widget.
addEdge(E) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Adds an edge.
addEdge(E) - Method in class org.netbeans.api.visual.graph.GraphScene
Adds an edge.
addEntries(List<Anchor.Entry>) - Method in class org.netbeans.api.visual.anchor.Anchor
Registers multiple entries at once.
addEntry(Anchor.Entry) - Method in class org.netbeans.api.visual.anchor.Anchor
Called by ConnectionWidget to register the usage of the anchor.
addGraphLayoutListener(GraphLayoutListener<N, E>) - Method in class org.netbeans.api.visual.graph.layout.GraphLayout
Adds a graph layout listener.
addListener(StateModel.Listener) - Method in class org.netbeans.api.visual.model.StateModel
Adds a listener of a state value changed.
addNode(N) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Adds a node.
addNode(N) - Method in class org.netbeans.api.visual.graph.GraphScene
Adds a node.
addObject(Object, Widget...) - Method in class org.netbeans.api.visual.model.ObjectScene
Adds a mapping between an object and a widget.
addObjectSceneListener(ObjectSceneListener, ObjectSceneEventType...) - Method in class org.netbeans.api.visual.model.ObjectScene
Adds object scene listener for specified object scene event types.
addPin(N, P) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Adds a pin and assigns it to a specified node.
addProperty(String, Object) - Method in class org.netbeans.api.visual.widget.ResourceTable
Add a resource property.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.api.visual.widget.ResourceTable
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.api.visual.widget.ResourceTable
Add a PropertyChangeListener for a specific property.
addRemoveControlPoint(Point) - Method in class org.netbeans.api.visual.widget.FreeConnectionWidget
Adds or removes a control point on a specified location
addSceneListener(Scene.SceneListener) - Method in class org.netbeans.api.visual.widget.Scene
Registers a scene listener.
AlignWithMoveDecorator - Interface in org.netbeans.api.visual.action
This interface decorates of a align-with move action.
AlignWithWidgetCollector - Interface in org.netbeans.api.visual.action
This interface is used for collecting regions for which the moving widget has to be checked.
allowsArbitraryConnectionPlacement() - Method in class org.netbeans.api.visual.anchor.Anchor
 
Anchor - Class in org.netbeans.api.visual.anchor
This class represents an anchor for connections.
Anchor(Widget) - Constructor for class org.netbeans.api.visual.anchor.Anchor
Creates an anchor that is related to a widget.
Anchor.Direction - Enum in org.netbeans.api.visual.anchor
The direction of the anchor.
Anchor.Entry - Interface in org.netbeans.api.visual.anchor
Represents a place where an anchor is used.
Anchor.Result - Class in org.netbeans.api.visual.anchor
Represents calculated scene location and orthogonal direction(s) of an anchor.
AnchorFactory - Class in org.netbeans.api.visual.anchor
This is a factory of all built-in anchor implementations.
AnchorFactory.DirectionalAnchorKind - Enum in org.netbeans.api.visual.anchor
Represents possible orthogonal directions used by directional anchor.
AnchorShape - Interface in org.netbeans.api.visual.anchor
Represents an anchor shape which is rendered at the source and the target point of a connection widget where the shape is used.
AnchorShapeFactory - Class in org.netbeans.api.visual.anchor
The factory class of all built-in anchor shapes.
AnchorShapeFactory.ConnectionEnd - Enum in org.netbeans.api.visual.anchor
 
AnchorShapeLocationResolver - Interface in org.netbeans.api.visual.anchor
The AnchorShapeLocationResolver is used to resolve an AnchorShapes cut distance.
animateBackgroundColor(Widget, Color) - Method in class org.netbeans.api.visual.animator.SceneAnimator
Starts backgroundColor animation for a specified widget.
animateForegroundColor(Widget, Color) - Method in class org.netbeans.api.visual.animator.SceneAnimator
Starts foregroundColor animation for a specified widget.
animatePreferredBounds(Widget, Rectangle) - Method in class org.netbeans.api.visual.animator.SceneAnimator
Starts preferredBounds animation for a specified widget.
animatePreferredLocation(Widget, Point) - Method in class org.netbeans.api.visual.animator.SceneAnimator
Starts preferredLocation animation for a specified widget.
animateZoomFactor(double) - Method in class org.netbeans.api.visual.animator.SceneAnimator
Starts zoomFactor animation.
Animator - Class in org.netbeans.api.visual.animator
Represents an animator.
Animator(SceneAnimator) - Constructor for class org.netbeans.api.visual.animator.Animator
Creates an animator and assigns a scene animator.
AnimatorEvent - Class in org.netbeans.api.visual.animator
This is an animator event which is used by AnimatorListener.
animatorFinished(AnimatorEvent) - Method in interface org.netbeans.api.visual.animator.AnimatorListener
Called when an animator is finished - means it was running for 500+ms.
AnimatorListener - Interface in org.netbeans.api.visual.animator
This interface is used for notifying about important events on Animator.
animatorPostTick(AnimatorEvent) - Method in interface org.netbeans.api.visual.animator.AnimatorListener
Called immediately after the animator performs a tick of an animation.
animatorPreTick(AnimatorEvent) - Method in interface org.netbeans.api.visual.animator.AnimatorListener
Called immediately before the animator performs a tick of an animation.
animatorReset(AnimatorEvent) - Method in interface org.netbeans.api.visual.animator.AnimatorListener
Called when an animator is changed, so the animation has to be restarted.
animatorStarted(AnimatorEvent) - Method in interface org.netbeans.api.visual.animator.AnimatorListener
Called when an animator is invoked to be started.
attachEdgeSourceAnchor(E, P, P) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Called by the setEdgeSource method to notify about the changing the edge source in the graph model.
attachEdgeSourceAnchor(E, N, N) - Method in class org.netbeans.api.visual.graph.GraphScene
Called by the setEdgeSource method to notify about the changing the edge source in the graph model.
attachEdgeSourceAnchor(String, String, String) - Method in class org.netbeans.api.visual.vmd.VMDGraphScene
Attaches an anchor of a source pin an edge.
attachEdgeTargetAnchor(E, P, P) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Called by the setEdgeTarget method to notify about the changing the edge target in the graph model.
attachEdgeTargetAnchor(E, N, N) - Method in class org.netbeans.api.visual.graph.GraphScene
Called by the setEdgeTarget method to notify about the changing the edge target in the graph model.
attachEdgeTargetAnchor(String, String, String) - Method in class org.netbeans.api.visual.vmd.VMDGraphScene
Attaches an anchor of a target pin an edge.
attachEdgeWidget(E) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Called by the addEdge method before the edge is registered to acquire a widget that is going to represent the edge in the scene.
attachEdgeWidget(E) - Method in class org.netbeans.api.visual.graph.GraphScene
Called by the addEdge method before the edge is registered to acquire a widget that is going to represent the edge in the scene.
attachEdgeWidget(String) - Method in class org.netbeans.api.visual.vmd.VMDGraphScene
Implements attaching a widget to an edge.
attachNodeWidget(N) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Called by the addNode method before the node is registered to acquire a widget that is going to represent the node in the scene.
attachNodeWidget(N) - Method in class org.netbeans.api.visual.graph.GraphScene
Called by the addNode method before the node is registered to acquire a widget that is going to represent the node in the scene.
attachNodeWidget(String) - Method in class org.netbeans.api.visual.vmd.VMDGraphScene
Implements attaching a widget to a node.
attachPinWidget(N, P) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Called by the addPin method before the pin is registered to acquire a widget that is going to represent the pin in the scene.
attachPinWidget(String, String) - Method in class org.netbeans.api.visual.vmd.VMDGraphScene
Implements attaching a widget to a pin.
attachPinWidget(Widget) - Method in class org.netbeans.api.visual.vmd.VMDNodeWidget
Attaches a pin widget to the node widget.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links
org.netbeans.api.visual 2.54