Package | Description |
---|---|
org.netbeans.api.visual.action |
This package contains
ActionFactory class which is factory of all built-in widget-actions provided by the library. |
Modifier and Type | Interface | Description |
---|---|---|
static interface |
WidgetAction.WidgetLocationEvent |
Represents an location event used for controlling mouse location.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
WidgetAction.WidgetDropTargetDragEvent |
Represents a drop target drag event.
|
static class |
WidgetAction.WidgetDropTargetDropEvent |
Represents a drop target drop event.
|
static class |
WidgetAction.WidgetDropTargetEvent |
Represents a drop target event.
|
static class |
WidgetAction.WidgetFocusEvent |
Represents a focus event of a scene view.
|
static class |
WidgetAction.WidgetKeyEvent |
Represents a key event.
|
static class |
WidgetAction.WidgetMouseEvent |
Represents a mouse event.
|
static class |
WidgetAction.WidgetMouseWheelEvent |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.