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 | Method | Description |
---|---|---|
InplaceEditorProvider.EditorInvocationType |
InplaceEditorProvider.TypedEditorController.getEditorInvocationType() |
Returns a type of editor invocation
|
static InplaceEditorProvider.EditorInvocationType |
InplaceEditorProvider.EditorInvocationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InplaceEditorProvider.EditorInvocationType[] |
InplaceEditorProvider.EditorInvocationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.