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

C-Index (NetBeans Project API) - NetBeans API Javadoc 5.5.0

org.netbeans.modules.projectapi/1 1.9.22
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 deleting 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 deleting 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
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.

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