org.openide.io 1.23.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.23.1

Built on August 25 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.