public class UnresolvedLibrary extends JLibraryAdapter
_hash
DEPLOYED_BY_DEFAULT_PROPERTY
LIBRARY_ID_PROPERTY, LIBRARY_NAME_PROPERTY
CLASSPATH_PROPERTY, DOCPATH_PROPERTY, ISLOCKED_PROPERTY, SOURCEPATH_PROPERTY
Constructor and Description |
---|
UnresolvedLibrary(HashStructure hash) |
UnresolvedLibrary(java.lang.Object id) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getID() |
equivalent, getDefaultLibraryDefinition, getDeployedByDefault, getIcon, getLibraryDefinition, initFromLibrary, setDeployedByDefault, setIcon
getClassPath, getClassPath, getClassPath, getDefaultClassPath, getDefaultDocPath, getDefaultSourcePath, getDocPath, getDocPath, getDocPath, getLongLabel, getName, getShortLabel, getSourcePath, getSourcePath, getSourcePath, getToolTipText, isLocked, setClassPath, setDefaultClassPath, setDefaultDocPath, setDefaultSourcePath, setDocPath, setID, setLocked, setName, setSourcePath, toString
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEquals
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDefaultClassPath, getDefaultDocPath, getDefaultSourcePath, getName, setDefaultClassPath, setDefaultDocPath, setDefaultSourcePath, setName
getClassPath, getDocPath, getSourcePath, isLocked, setClassPath, setDocPath, setLocked, setSourcePath
getLongLabel, getShortLabel, getToolTipText, toString
public UnresolvedLibrary(java.lang.Object id)
public UnresolvedLibrary(HashStructure hash)
public java.lang.Object getID()
getID
in interface Library
getID
in class LibraryAdapter