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 

F

findEdgesBetween(P, P) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Returns a collection of edges that are between a source and a target pin.
findEdgesBetween(N, N) - Method in class org.netbeans.api.visual.graph.GraphScene
Returns a collection of edges that are between a specified source and target nodes.
findNodeEdges(N, boolean, boolean) - Method in class org.netbeans.api.visual.graph.GraphScene
Returns a collection of edges that are attached to a specified node.
findNodeEdges(N, boolean, boolean) - Method in class org.netbeans.api.visual.graph.layout.UniversalGraph
Returns edges that are attached to a specified node.
findObject(Widget) - Method in class org.netbeans.api.visual.model.ObjectScene
Returns an object which is assigned to a widget.
findObjectState(Object) - Method in class org.netbeans.api.visual.model.ObjectScene
Finds the state for the given object.
findPinEdges(P, boolean, boolean) - Method in class org.netbeans.api.visual.graph.GraphPinScene
Returns a collection of edges that are attached to a specified pin.
findStoredObject(Object) - Method in class org.netbeans.api.visual.model.ObjectScene
Returns an instance of stored object.
findWidget(Object) - Method in class org.netbeans.api.visual.model.ObjectScene
Returns the widget that is mapped to a specified object.
findWidgets(Object) - Method in class org.netbeans.api.visual.model.ObjectScene
Returns a list of all widgets that are mapped to a specified object.
focusChanged(ObjectSceneEvent, Object, Object) - Method in interface org.netbeans.api.visual.model.ObjectSceneListener
Called to notify that the object-focus is changed.
focusGained(Widget, WidgetAction.WidgetFocusEvent) - Method in class org.netbeans.api.visual.action.WidgetAction.Adapter
Called for handling a focusGained event.
focusGained(Widget, WidgetAction.WidgetFocusEvent) - Method in class org.netbeans.api.visual.action.WidgetAction.Chain
Called for handling a focusGained event.
focusGained(Widget, WidgetAction.WidgetFocusEvent) - Method in interface org.netbeans.api.visual.action.WidgetAction
Called for handling a focusGained event.
focusGained(Widget, WidgetAction.WidgetFocusEvent) - Method in class org.netbeans.api.visual.action.WidgetAction.LockedAdapter
Called for handling a focusGained event.
focusLost(Widget, WidgetAction.WidgetFocusEvent) - Method in class org.netbeans.api.visual.action.WidgetAction.Adapter
Called for handling a focusLost event.
focusLost(Widget, WidgetAction.WidgetFocusEvent) - Method in class org.netbeans.api.visual.action.WidgetAction.Chain
Called for handling a focusLost event.
focusLost(Widget, WidgetAction.WidgetFocusEvent) - Method in interface org.netbeans.api.visual.action.WidgetAction
Called for handling a focusLost event.
focusLost(Widget, WidgetAction.WidgetFocusEvent) - Method in class org.netbeans.api.visual.action.WidgetAction.LockedAdapter
Called for handling a focusLost event.
FreeConnectionWidget - Class in org.netbeans.api.visual.widget
This class is an extension of the ConnectionWidget.
FreeConnectionWidget(Scene) - Constructor for class org.netbeans.api.visual.widget.FreeConnectionWidget
Creates a free connection widget.
FreeConnectionWidget(Scene, double, double) - Constructor for class org.netbeans.api.visual.widget.FreeConnectionWidget
Creates a free connection widget with a specified create/delete sensitivity.
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