首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
F-Index (Visual Library API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.2
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.