站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.0

Uses of Interface org.netbeans.spi.project.ui.support.ProjectActionPerformer (NetBeans Project UI API) - NetBeans API Javadoc 5.5.0

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 May 28 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.