public interface JLibrary extends JLibraryDefinition
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
DEPLOYED_BY_DEFAULT_PROPERTY  | 
LIBRARY_ID_PROPERTY, LIBRARY_NAME_PROPERTYCLASSPATH_PROPERTY, DOCPATH_PROPERTY, ISLOCKED_PROPERTY, SOURCEPATH_PROPERTY| Modifier and Type | Method and Description | 
|---|---|
JLibraryDefinition | 
getDefaultLibraryDefinition()
Deprecated. 
 
JDK based versions desupported. Use JLibrary directly. 
 | 
java.lang.Boolean | 
getDeployedByDefault()  | 
JLibraryDefinition | 
getLibraryDefinition(VersionNumber jdkVer)
Deprecated. 
 
JDK based versions desupported. Use JLibrary directly. 
 | 
void | 
setDeployedByDefault(java.lang.Boolean deploy)  | 
equivalent, getDefaultClassPath, getDefaultDocPath, getDefaultSourcePath, getID, getName, initFromLibrary, setDefaultClassPath, setDefaultDocPath, setDefaultSourcePath, setNamegetClassPath, getDocPath, getSourcePath, isLocked, setClassPath, setDocPath, setLocked, setSourcePathgetIcon, getLongLabel, getShortLabel, getToolTipText, toStringstatic final java.lang.String DEPLOYED_BY_DEFAULT_PROPERTY
java.lang.Boolean getDeployedByDefault()
                                       throws AttributeMarker
AttributeMarkervoid setDeployedByDefault(java.lang.Boolean deploy)
@Deprecated JLibraryDefinition getDefaultLibraryDefinition()
@Deprecated JLibraryDefinition getLibraryDefinition(VersionNumber jdkVer)