首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
W-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
W
Widget
- Class in
org.netbeans.api.visual.widget
A scene is a tree of small building blocks called widgets and represented by this class.
Widget(Scene)
- Constructor for class org.netbeans.api.visual.widget.
Widget
Creates a new widget which will be used in a specified scene.
Widget.Dependency
- Interface in
org.netbeans.api.visual.widget
The dependency listener which is used for notifying dependent widgets, anchor, ...
WidgetAction
- Interface in
org.netbeans.api.visual.action
This interface is defining an action that is usually assigned to a widget.
WidgetAction.Adapter
- Class in
org.netbeans.api.visual.action
An adapter of the widget action.
WidgetAction.Adapter()
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.Adapter
WidgetAction.Chain
- Class in
org.netbeans.api.visual.action
Represents a chain of widget actions.
WidgetAction.Chain()
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.Chain
Creates a chain.
WidgetAction.LockedAdapter
- Class in
org.netbeans.api.visual.action
An adapter of the widget action.
WidgetAction.LockedAdapter()
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.LockedAdapter
WidgetAction.State
- Class in
org.netbeans.api.visual.action
Represents a state of event processing.
WidgetAction.WidgetDropTargetDragEvent
- Class in
org.netbeans.api.visual.action
Represents a drop target drag event.
WidgetAction.WidgetDropTargetDragEvent(long, DropTargetDragEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDragEvent
Creates a drop target drag event.
WidgetAction.WidgetDropTargetDropEvent
- Class in
org.netbeans.api.visual.action
Represents a drop target drop event.
WidgetAction.WidgetDropTargetDropEvent(long, DropTargetDropEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetDropEvent
Creates a drop target drop event.
WidgetAction.WidgetDropTargetEvent
- Class in
org.netbeans.api.visual.action
Represents a drop target event.
WidgetAction.WidgetDropTargetEvent(long, DropTargetEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetDropTargetEvent
Creates a drop target event.
WidgetAction.WidgetEvent
- Interface in
org.netbeans.api.visual.action
Represents an widget event.
WidgetAction.WidgetFocusEvent
- Class in
org.netbeans.api.visual.action
Represents a focus event of a scene view.
WidgetAction.WidgetFocusEvent(long, FocusEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetFocusEvent
Creates a focus event.
WidgetAction.WidgetKeyEvent
- Class in
org.netbeans.api.visual.action
Represents a key event.
WidgetAction.WidgetKeyEvent(long, KeyEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetKeyEvent
Creates a key event.
WidgetAction.WidgetLocationEvent
- Interface in
org.netbeans.api.visual.action
Represents an location event used for controlling mouse location.
WidgetAction.WidgetMouseEvent
- Class in
org.netbeans.api.visual.action
Represents a mouse event.
WidgetAction.WidgetMouseEvent(long, MouseEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseEvent
Creates a mouse event.
WidgetAction.WidgetMouseWheelEvent
- Class in
org.netbeans.api.visual.action
WidgetAction.WidgetMouseWheelEvent(long, MouseWheelEvent)
- Constructor for class org.netbeans.api.visual.action.
WidgetAction.WidgetMouseWheelEvent
Creates a mouse wheel event.
widgetHovered(Widget)
- Method in interface org.netbeans.api.visual.action.
HoverProvider
Called to notify that a specified widget is hovered.
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.