org.openide.io 1.27.1

Uses of Class
org.openide.windows.IOSelect.AdditionalOperation

Uses of IOSelect.AdditionalOperation in org.openide.windows
 

Methods in org.openide.windows that return IOSelect.AdditionalOperation
static IOSelect.AdditionalOperation IOSelect.AdditionalOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IOSelect.AdditionalOperation[] IOSelect.AdditionalOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in org.openide.windows with type arguments of type IOSelect.AdditionalOperation
static void IOSelect.select(InputOutput io, Set<IOSelect.AdditionalOperation> extraOps)
          With an empty 'extraOps' simply selects this io without involving it's containing TopComponent.
protected abstract  void IOSelect.select(Set<IOSelect.AdditionalOperation> extraOps)
          With an empty 'extraOps' simply selects this io without involving it's containing TopComponent.
 


org.openide.io 1.27.1

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