Uses of Interface
org.openide.windows.Mode

Packages that use Mode
org.openide.windows Most parts of the IDE do not manipulate windows directly, but use special top components
 

Uses of Mode in org.openide.windows
 

Methods in org.openide.windows that return Mode
 Mode Workspace.createMode(String name, String displayName, URL icon)
          Create a new mode.
 Mode Workspace.findMode(String name)
          Search all modes on this workspace by name.
 Mode Workspace.findMode(TopComponent c)
          Finds mode the component is in on this workspace.
 



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