public interface LibraryImplementation3 extends NamedLibraryImplementation
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_PROPERTIES
Name of the properties property.
|
PROP_DISPLAY_NAMEPROP_CONTENT, PROP_DESCRIPTION, PROP_NAME| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProperties()
Returns library properties
|
void |
setProperties(Map<String,String> properties)
Sets the library properties
|
getDisplayName, setDisplayNameaddPropertyChangeListener, getContent, getDescription, getLocalizingBundle, getName, getType, removePropertyChangeListener, setContent, setDescription, setLocalizingBundle, setNamestatic final String PROP_PROPERTIES