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

G-Index (NetBeans Project Libraries API) - NetBeans API Javadoc 5.0.0

 
A C E G H L O P R S

G

getContent(String) - Method in class org.netbeans.api.project.libraries.Library
Access typed but raw library data.
getContent(String) - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns List of resources contained in the given volume.
getCustomizer(String) - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Returns customizer for given volume's type.
getDefault() - Static method in class org.netbeans.api.project.libraries.LibraryManager
Get the default instance of the library manager.
getDescription() - Method in class org.netbeans.api.project.libraries.Library
Returns description of the library.
getDescription() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Get a description of the library.
getDisplayName() - Method in class org.netbeans.api.project.libraries.Library
Returns the display name of the library.
getDisplayName() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Returns the UI name of the LibraryType.
getLibraries() - Method in class org.netbeans.api.project.libraries.LibraryManager
List all library defined in the IDE.
getLibraries() - Method in interface org.netbeans.spi.project.libraries.LibraryProvider
Returns libraries provided by the implemented provider.
getLibrary(String) - Method in class org.netbeans.api.project.libraries.LibraryManager
Returns library by its name.
getLibraryType() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Get a unique identifier for the library type.
getLocalizingBundle() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns the resource name of the bundle which is used for localizing the name and description.
getName() - Method in class org.netbeans.api.project.libraries.Library
Get library binding name.
getName() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns name of the library
getSupportedVolumeTypes() - Method in interface org.netbeans.spi.project.libraries.LibraryTypeProvider
Get identifiers for the volume types supported by the libraries created by this provider.
getType() - Method in class org.netbeans.api.project.libraries.Library
Gets the type of library.
getType() - Method in interface org.netbeans.spi.project.libraries.LibraryImplementation
Returns type of library, the LibraryTypeProvider creates libraries of given unique type.

 
A C E G H L O P R S
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.