Uses of Interface
org.netbeans.api.visual.action.WidgetAction.WidgetEvent
Packages that use WidgetAction.WidgetEvent
Package
Description
This package contains
ActionFactory
class which is factory of all built-in widget-actions provided by the library.-
Uses of WidgetAction.WidgetEvent in org.netbeans.api.visual.action
Subinterfaces of WidgetAction.WidgetEvent in org.netbeans.api.visual.actionModifier and TypeInterfaceDescriptionstatic interface
Represents an location event used for controlling mouse location.Classes in org.netbeans.api.visual.action that implement WidgetAction.WidgetEventModifier and TypeClassDescriptionstatic final class
Represents a drop target drag event.static final class
Represents a drop target drop event.static final class
Represents a drop target event.static final class
Represents a focus event of a scene view.static final class
Represents a key event.static final class
Represents a mouse event.static final class