首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
G-Index (NetBeans Modules API) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.modules 6.5.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
G
getAttribute(String)
- Method in class org.openide.modules.
ModuleInfo
Get some attribute, for example OpenIDE-Module-Name.
getBuildVersion()
- Method in class org.openide.modules.
ModuleInfo
The indentification of the build version.
getClassLoader()
- Method in class org.openide.modules.
ModuleInfo
Get a class loader associated with this module that can load classes defined in the module.
getCodeName()
- Method in class org.openide.modules.
ModuleInfo
The full code name, with release version after slash if defined.
getCodeNameBase()
- Method in class org.openide.modules.
ModuleInfo
The code name of the module, sans release version.
getCodeNameRelease()
- Method in class org.openide.modules.
ModuleInfo
The release version (-1 if undefined).
getComparison()
- Method in class org.openide.modules.
Dependency
Get the comparison type.
getDefault()
- Static method in class org.openide.modules.
InstalledFileLocator
Get a master locator.
getDependencies()
- Method in class org.openide.modules.
ModuleInfo
Get a list of all dependencies this module has.
getDisplayName()
- Method in class org.openide.modules.
ModuleInfo
Get a localized display name, if available.
getImplementationVersion()
- Method in class org.openide.modules.
ModuleInfo
The implementation version, or null.
getLocalizedAttribute(String)
- Method in class org.openide.modules.
ModuleInfo
Get an attribute with localization.
getName()
- Method in class org.openide.modules.
Dependency
Get the name of the depended-on object.
getProvides()
- Method in class org.openide.modules.
ModuleInfo
Get a set of capabilities which this module provides to others that may require it.
getSpecificationVersion()
- Method in class org.openide.modules.
ModuleInfo
The specification version, or null.
getType()
- Method in class org.openide.modules.
Dependency
Get the type.
getVersion()
- Method in class org.openide.modules.
Dependency
Get the version to compare against (or null).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.modules 6.5.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
Built on May 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.