首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
D-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
D
decrease()
- Method in class org.netbeans.api.visual.model.
StateModel
Decreases the state value.
deriveHighlighted(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the highlighted flag will be set according to the parameter.
deriveObjectFocused(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the object-focused flag will be set according to the parameter.
deriveObjectHovered(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the object-hovered flag will be set according to the parameter.
deriveSelected(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the selected flag will be set according to the parameter.
deriveWidgetAimed(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the aimed flag will be set according to the parameter.
deriveWidgetFocused(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the widget-focused flag will be set according to the parameter.
deriveWidgetHovered(boolean)
- Method in class org.netbeans.api.visual.model.
ObjectState
Creates a state derived from this one where the widget-hovered flag will be set according to the parameter.
detachEdgeWidget(E, Widget)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Called by the removeEdge method to notify that an edge is removed from the graph model.
detachEdgeWidget(E, Widget)
- Method in class org.netbeans.api.visual.graph.
GraphScene
Called by the removeEdge method to notify that an edge is removed from the graph model.
detachNodeWidget(N, Widget)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Called by the removeNode method to notify that a node is removed from the graph model.
detachNodeWidget(N, Widget)
- Method in class org.netbeans.api.visual.graph.
GraphScene
Called by the removeNode method to notify that a node is removed from the graph model.
detachPinWidget(P, Widget)
- Method in class org.netbeans.api.visual.graph.
GraphPinScene
Called by the removePin method to notify that a pin is removed from the graph model.
DIRECTION_ANY
- Static variable in class org.netbeans.api.visual.anchor.
Anchor
The set of all orthogonal directions.
dragEnter(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Adapter
Called for handling a dragEnter event.
dragEnter(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Chain
Called for handling a dragEnter event.
dragEnter(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in interface org.netbeans.api.visual.action.
WidgetAction
Called for handling a dragEnter event.
dragEnter(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.LockedAdapter
Called for handling a dragEnter event.
dragExit(Widget, WidgetAction.WidgetDropTargetEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Adapter
Called for handling a dragExit event.
dragExit(Widget, WidgetAction.WidgetDropTargetEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Chain
Called for handling a dragExit event.
dragExit(Widget, WidgetAction.WidgetDropTargetEvent)
- Method in interface org.netbeans.api.visual.action.
WidgetAction
Called for handling a dragExit event.
dragExit(Widget, WidgetAction.WidgetDropTargetEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.LockedAdapter
Called for handling a dragExit event.
dragOver(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Adapter
Called for handling a dragOver event.
dragOver(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Chain
Called for handling a dragOver event.
dragOver(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in interface org.netbeans.api.visual.action.
WidgetAction
Called for handling a dragOver event.
dragOver(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.LockedAdapter
Called for handling a dragOver event.
drop(Widget, WidgetAction.WidgetDropTargetDropEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Adapter
Called for handling a drop event.
drop(Widget, WidgetAction.WidgetDropTargetDropEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Chain
Called for handling a drop event.
drop(Widget, WidgetAction.WidgetDropTargetDropEvent)
- Method in interface org.netbeans.api.visual.action.
WidgetAction
Called for handling a drop event.
drop(Widget, WidgetAction.WidgetDropTargetDropEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.LockedAdapter
Called for handling a drop event.
dropActionChanged(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Adapter
Called for handling a dropActionChanged event.
dropActionChanged(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.Chain
Called for handling a dropActionChanged event.
dropActionChanged(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in interface org.netbeans.api.visual.action.
WidgetAction
Called for handling a dropActionChanged event.
dropActionChanged(Widget, WidgetAction.WidgetDropTargetDragEvent)
- Method in class org.netbeans.api.visual.action.
WidgetAction.LockedAdapter
Called for handling a dropActionChanged event.
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.