首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
G-Index (Java Platform) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.java.platform/1 1.9
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
J
O
P
R
S
T
G
GeneralPlatformInstall
- Class in
org.netbeans.spi.java.platform
An super class of all the platform installers.
getBootstrapLibraries()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Returns a ClassPath, which represents bootstrap libraries for the runtime environment.
getDefault()
- Static method in class org.netbeans.api.java.platform.
JavaPlatform
Get the "default platform", meaning the JDK on which NetBeans itself is running.
getDefault()
- Static method in class org.netbeans.api.java.platform.
JavaPlatformManager
Gets an instance of JavaPlatformManager.
getDefaultPlatform()
- Method in class org.netbeans.api.java.platform.
JavaPlatformManager
Returns default platform.
getDisplayName()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
getDisplayName()
- Method in class org.netbeans.spi.java.platform.
GeneralPlatformInstall
Gets the display name of the platform installer.
getInstalledPlatforms()
- Method in class org.netbeans.api.java.platform.
JavaPlatformManager
Gets an array of JavaPlatfrom objects.
getInstallFolders()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Retrieves a collection of
FileObject
s of one or more folders where the Platform is installed.
getJavadocFolders()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Returns the locations of the Javadoc for this platform or empty collection if the location is not set or invalid
getName()
- Method in class org.netbeans.api.java.platform.
Profile
Returns the name of the profile
getName()
- Method in class org.netbeans.api.java.platform.
Specification
Returns the name of the Java specification e.g.
getPlatforms(String, Specification)
- Method in class org.netbeans.api.java.platform.
JavaPlatformManager
Returns platform given by display name and/or specification.
getProfiles()
- Method in class org.netbeans.api.java.platform.
Specification
Returns profiles supported by the Java platform.
getProperties()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Gets some ad-hoc properties defined for this platform.
getSourceFolders()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Returns the locations of the source of platform or empty collection when the location is not set or is invalid
getSpecification()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Returns specification of the Java SDK
getStandardLibraries()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Returns libraries recognized by default by the platform.
getSystemProperties()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Gets the java platform system properties.
getVendor()
- Method in class org.netbeans.api.java.platform.
JavaPlatform
Returns the vendor of the Java SDK
getVersion()
- Method in class org.netbeans.api.java.platform.
Profile
Returns the version of the profile
getVersion()
- Method in class org.netbeans.api.java.platform.
Specification
Returns the version of the Java specification e.g 1.4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.java.platform/1 1.9
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
J
O
P
R
S
T
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.