首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
P-Index (Project API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.projectapi/1 1.13
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
P
Project
- Interface in
org.netbeans.api.project
Represents one IDE project in memory.
ProjectConfiguration
- Interface in
org.netbeans.spi.project
Represents one user-selectable configuration of a particular project.
ProjectConfigurationProvider
<
C
extends
ProjectConfiguration
> - Interface in
org.netbeans.spi.project
Provider of configurations for a project.
ProjectFactory
- Interface in
org.netbeans.spi.project
Create in-memory projects from disk directories.
ProjectInformation
- Interface in
org.netbeans.api.project
General information about a project.
ProjectManager
- Class in
org.netbeans.api.project
Manages loaded projects.
ProjectOperations
- Class in
org.netbeans.spi.project.support
Allows gathering information for various project operations.
ProjectState
- Interface in
org.netbeans.spi.project
Callback permitting
Project
s to inform the
ProjectManager
of important lifecycle events.
ProjectUtils
- Class in
org.netbeans.api.project
Utility methods to get information about
Project
s.
PROP_CONFIGURATION_ACTIVE
- Static variable in interface org.netbeans.spi.project.
ProjectConfigurationProvider
Property name for the active configuration.
PROP_CONFIGURATIONS
- Static variable in interface org.netbeans.spi.project.
ProjectConfigurationProvider
Property name of the set of configurations.
PROP_CONTAINERSHIP
- Static variable in interface org.netbeans.api.project.
SourceGroup
Pseudo-property used to indicate changes in containership of some subfiles.
PROP_DISPLAY_NAME
- Static variable in interface org.netbeans.api.project.
ProjectInformation
Property name fired when the display name changes.
PROP_ICON
- Static variable in interface org.netbeans.api.project.
ProjectInformation
Property name fired when the icon changes.
PROP_NAME
- Static variable in interface org.netbeans.api.project.
ProjectInformation
Property name fired when the code name changes.
putConfigurationFragment(Element, boolean)
- Method in interface org.netbeans.spi.project.
AuxiliaryConfiguration
Insert a custom fragment into the project's unstructured configuration data as a portion of a DOM tree.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.projectapi/1 1.13
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.