org.netbeans.api.visual 2.23.1

Uses of Class
org.netbeans.api.visual.action.InplaceEditorProvider.EditorInvocationType

Packages that use InplaceEditorProvider.EditorInvocationType
org.netbeans.api.visual.action This package contains ActionFactory class which is factory of all built-in widget-actions provided by the library. 
 

Uses of InplaceEditorProvider.EditorInvocationType in org.netbeans.api.visual.action
 

Methods in org.netbeans.api.visual.action that return InplaceEditorProvider.EditorInvocationType
 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.
 


org.netbeans.api.visual 2.23.1

Built on July 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.