Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

F

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.
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.
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.
FIT_IN_WINDOW - Enum constant in enum org.netbeans.api.visual.export.SceneExporter.ZoomType
Used when the objects in the scene are to be exported into an image with the identical dimensions of the scene's visual window.
FixedAnchor - Search tag in package org.netbeans.api.visual.widget
Section
FlowLayout - Search tag in package org.netbeans.api.visual.widget
Section
focusChanged(ObjectSceneEvent, Object, Object) - Method in interface org.netbeans.api.visual.model.ObjectSceneListener
Called to notify that the object-focus is changed.
FOCUSED_WIDGET_AND_ITS_CHILDREN - Enum constant in enum org.netbeans.api.visual.widget.EventProcessingType
Means that an event is processed by a focused widget and its children only.
FOCUSED_WIDGET_AND_ITS_CHILDREN_AND_ITS_PARENTS - Enum constant in enum org.netbeans.api.visual.widget.EventProcessingType
Means that an event is processed by a focused widget and its children and its parents only.
FOCUSED_WIDGET_AND_ITS_PARENTS - Enum constant in enum org.netbeans.api.visual.widget.EventProcessingType
Means that an event is processed by a focused widget of a scene and then by its parents only.
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 Z 
All Classes and Interfaces|All Packages|Constant Field Values