org.netbeans.modules.projectuiapi/1 1.13.22 5

Uses of Interface
org.netbeans.spi.project.ui.support.ProjectActionPerformer

Packages that use ProjectActionPerformer
org.netbeans.spi.project.ui.support Helpful UI support classes for general projects. 
 

Uses of ProjectActionPerformer in org.netbeans.spi.project.ui.support
 

Methods in org.netbeans.spi.project.ui.support with parameters of type ProjectActionPerformer
static Action MainProjectSensitiveActions.mainProjectSensitiveAction(ProjectActionPerformer performer, String name, Icon icon)
          Creates an action sensitive to the project currently selected as main in the UI.
static Action ProjectSensitiveActions.projectSensitiveAction(ProjectActionPerformer performer, String namePattern, Icon icon)
          Creates an action sensitive to the set of currently selected projects.
 


org.netbeans.modules.projectuiapi/1 1.13.22 5

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.