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 | Class and Description |
---|---|
static class |
WidgetAction.WidgetDropTargetDragEvent
Represents a drop target drag event.
|
static class |
WidgetAction.WidgetDropTargetDropEvent
Represents a drop target drop event.
|
static class |
WidgetAction.WidgetMouseEvent
Represents a mouse event.
|
static class |
WidgetAction.WidgetMouseWheelEvent |