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

org.netbeans.spi.project.ui.support (Project UI API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.projectuiapi/1 1.24.0 6

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

Helpful UI support classes for general projects.

See:
          Description

Interface Summary
NodeFactory Factory interface for distributed creation of project node's children.
NodeList<K> Represents a series of nodes which can be spliced into a children list.
ProjectActionPerformer Callback interface for project- and main project-sensitive actions.
ProjectCustomizer.CategoryComponentProvider Provides components for categories.
ProjectCustomizer.CompositeCategoryProvider Interface for creation of Customizer categories and their respective UI panels.
 

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.
NodeFactorySupport Support class for creating Project node's children nodes from NodeFactory instances in layers.
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.
UILookupMergerSupport Factory class for creation of LookupMerger instances.
 

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

Helpful UI support classes for general projects.

Mainly deals with project-related actions.


org.netbeans.modules.projectuiapi/1 1.24.0 6

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