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

org.netbeans.spi.project.ui.support (NetBeans Project UI API) - NetBeans API Javadoc 5.0.0

 

Package org.netbeans.spi.project.ui.support

Helpful UI support classes for general projects.

See:
          Description

Interface Summary
ProjectActionPerformer Callback interface for project- and main project-sensitive actions.
ProjectCustomizer.CategoryComponentProvider Provides components for categories.
 

Class Summary
CommonProjectActions Factory for commonly needed generic project actions.
DefaultProjectOperations Support class to allow the project type implementors to perform ProjectOperations by simply calling a method in this class.
FileSensitiveActions Factory for creating file-sensitive actions.
MainProjectSensitiveActions Factory for creating actions sensitive to the project selected as the main project in the UI.
ProjectChooser Support for creating project chooser.
ProjectCustomizer Support for creating dialogs which can be used as project customizers.
ProjectCustomizer.Category Describes category of properties to be customized by given component
ProjectSensitiveActions Factory for creating project-sensitive actions.
 

Package org.netbeans.spi.project.ui.support Description

Helpful UI support classes for general projects.

Mainly deals with project-related actions.


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.