首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
I-Index (NetBeans Project API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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
I
invokeAction(String, Lookup)
- Method in interface org.netbeans.spi.project.
ActionProvider
Run a project command.
isActionEnabled(String, Lookup)
- Method in interface org.netbeans.spi.project.
ActionProvider
Tells whether the command can be invoked in given context and thus if actions representing this command should be enabled or disabled.
isCopyOperationSupported(Project)
- Static method in class org.netbeans.spi.project.support.
ProjectOperations
Test whether the copy operation is supported on the given project.
isDeleteOperationSupported(Project)
- Static method in class org.netbeans.spi.project.support.
ProjectOperations
Test whether the delete operation is supported on the given project.
isModified(Project)
- Method in class org.netbeans.api.project.
ProjectManager
Check whether a given project is current modified.
isMoveOperationSupported(Project)
- Static method in class org.netbeans.spi.project.support.
ProjectOperations
Test whether the move operation is supported on the given project.
isProject(FileObject)
- Method in class org.netbeans.api.project.
ProjectManager
Check whether a given directory is likely to contain a project without actually loading it.
isProject(FileObject)
- Method in interface org.netbeans.spi.project.
ProjectFactory
Test whether a given directory probably refers to a project recognized by this factory without actually trying to create it.
isValid(Project)
- Method in class org.netbeans.api.project.
ProjectManager
Check whether a given project is still valid (ie.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.