Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.21.1
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.
WidgetPolygonalCoordinates
- Class in
org.netbeans.api.visual.export
The purpose of this class is to provide a framework for holding a Widget and the Polygon that encompasses it.
WidgetPolygonalCoordinates(Widget, Polygon)
- Constructor for class org.netbeans.api.visual.export.
WidgetPolygonalCoordinates
Creates an instance of a WidgetPolygonalCoordinates object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.21.1
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 March 26 2010. | Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.