| 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. |
| org.netbeans.api.visual.model |
This package contains
ObjectScene class which is a scene with ability to register model-objects with widgets on the scene. |
| org.netbeans.api.visual.widget |
This package contains
Widget class. |
| Class and Description |
|---|
| AcceptProvider
This interface controls an accept (drag & drop) action.
|
| AlignWithMoveDecorator
This interface decorates of a align-with move action.
|
| AlignWithWidgetCollector
This interface is used for collecting regions for which the moving widget has to be checked.
|
| ConnectDecorator
This interface decorates a connect action.
|
| ConnectorState
This enum is used in ConnectProvider and ReconnectProvider to hold a state of connector (acceptability and searching state).
|
| ConnectProvider
This interface controls a connect action.
|
| ContiguousSelectEvent
Represents an event for ContiguousSelectEvent passed to ContiguousSelectProvider.
|
| ContiguousSelectEvent.SelectionType
Defines a type of a selection.
|
| ContiguousSelectProvider
Provides a logic for ContiguousSelectAction.
|
| CycleFocusProvider
This interface provides an ability for switching focus.
|
| EditProvider
This interface controls an edit action.
|
| HoverProvider
This interface controls hover action.
|
| InplaceEditorProvider
This interface controls an in-place editor of an in-place editor action.
|
| InplaceEditorProvider.EditorController
This is an interface of editor action supplied to the methods in the provider.
|
| InplaceEditorProvider.EditorInvocationType
Represents a type of in-place editor action invocation.
|
| InplaceEditorProvider.ExpansionDirection
Represents possible directions for expansion of an editor component.
|
| MoveControlPointProvider
This interface controls a move control point action.
|
| MoveProvider
This interface controls move action.
|
| MoveStrategy
This interfaces provides a movement strategy.
|
| PopupMenuProvider
This interface provides a popup menu.
|
| ReconnectDecorator
This interface decorates a reconnect action.
|
| ReconnectProvider
This interface controls a reconnect action.
|
| RectangularSelectDecorator
This interface decorates a rectangular select action.
|
| RectangularSelectProvider
This interface controls a rectangular select action.
|
| ResizeControlPointResolver
This interface is used by ResizeAction to resolve if and which control point is being dragged for particular resizing.
|
| ResizeProvider |
| ResizeProvider.ControlPoint
This enum represents a control point of a resize action.
|
| ResizeStrategy
This interface provides a resizing strategy.
|
| SelectProvider
This interface controls a select action.
|
| TextFieldInplaceEditor
This is an inteface for text-field based in-place editor.
|
| TwoStateHoverProvider
This interface provides a two-state logic for a hover action.
|
| WidgetAction
This interface is defining an action that is usually assigned to a widget.
|
| WidgetAction.State
Represents a state of event processing.
|
| WidgetAction.WidgetDropTargetDragEvent
Represents a drop target drag event.
|
| WidgetAction.WidgetDropTargetDropEvent
Represents a drop target drop event.
|
| WidgetAction.WidgetDropTargetEvent
Represents a drop target event.
|
| WidgetAction.WidgetEvent
Represents an widget event.
|
| WidgetAction.WidgetFocusEvent
Represents a focus event of a scene view.
|
| WidgetAction.WidgetKeyEvent
Represents a key event.
|
| WidgetAction.WidgetLocationEvent
Represents an location event used for controlling mouse location.
|
| WidgetAction.WidgetMouseEvent
Represents a mouse event.
|
| WidgetAction.WidgetMouseWheelEvent |
| Class and Description |
|---|
| WidgetAction
This interface is defining an action that is usually assigned to a widget.
|
| Class and Description |
|---|
| WidgetAction
This interface is defining an action that is usually assigned to a widget.
|
| WidgetAction.Chain
Represents a chain of widget actions.
|
Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.