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

C-Index (Project API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.projectapi/1 1.13
A C D E F G H I L M N O P R S T

C

CacheDirectoryProvider - Interface in org.netbeans.spi.project
Ability for a project to permit other modules to store arbitrary cache data associated with the project.
clearNonProjectCache() - Method in class org.netbeans.api.project.ProjectManager
Clear the cached list of folders thought not to be projects.
COMMAND_BUILD - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command to incrementally build the project.
COMMAND_CLEAN - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command to clean build products.
COMMAND_COMPILE_SINGLE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for compiling set of files
COMMAND_COPY - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for deleting the project.
COMMAND_DEBUG - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running the project in debugger
COMMAND_DEBUG_SINGLE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running single file in debugger
COMMAND_DEBUG_STEP_INTO - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for starting app in debugger and stopping at the beginning of app whatever that means.
COMMAND_DEBUG_TEST_SINGLE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running one test in debugger
COMMAND_DELETE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for deleting the project.
COMMAND_MOVE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for moving the project.
COMMAND_REBUILD - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command to do a "clean" (forced) rebuild.
COMMAND_RENAME - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for renaming the project.
COMMAND_RUN - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running the project
COMMAND_RUN_SINGLE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running one file
COMMAND_TEST - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running tests on given projects
COMMAND_TEST_SINGLE - Static variable in interface org.netbeans.spi.project.ActionProvider
Standard command for running one test file
configurationsAffectAction(String) - Method in interface org.netbeans.spi.project.ProjectConfigurationProvider
Indicates if a project action is affected by the choice of configuration.
contains(FileObject) - Method in interface org.netbeans.api.project.SourceGroup
Check whether the given file is contained in this group.
CopyOperationImplementation - Interface in org.netbeans.spi.project
Project Copy Operation.
createAdditionalLookup(Lookup) - Method in interface org.netbeans.spi.project.LookupProvider
implementations will be asked to create their additional project lookup based on the baseContext passed as parameter.
createCompositeLookup(Lookup, String) - Static method in class org.netbeans.spi.project.support.LookupProviderSupport
Creates a project lookup instance that combines the content from multiple sources.
createSourcesMerger() - Static method in class org.netbeans.spi.project.support.LookupProviderSupport
Factory method for creating LookupMerger instance that merges Sources instances in the project lookup.
customize() - Method in interface org.netbeans.spi.project.ProjectConfigurationProvider
Customize this project's configurations.

org.netbeans.modules.projectapi/1 1.13
A C D E F G H I L M N O P R S T
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.