Uses of Class
org.openide.util.actions.ProjectSensitiveAction

Packages that use ProjectSensitiveAction
org.openide.actions There are a number of standard system actions available for use in the IDE. 
 

Uses of ProjectSensitiveAction in org.openide.actions
 

Subclasses of ProjectSensitiveAction in org.openide.actions
 class BuildProjectAction
          Builds the current project if it supports builing.
 class CompileProjectAction
          Compiles the current project if it supports compilation.
 class DebugProjectAction
          Start the debugger.
 class ExecuteProjectAction
          Executes the current project if it supports execution.
 class SaveProjectAction
          Saves the currently opened project.
 



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