public interface LibraryImplementation3 extends NamedLibraryImplementation
Modifier and Type | Field and Description |
---|---|
static String |
PROP_PROPERTIES
Name of the properties property.
|
PROP_DISPLAY_NAME
PROP_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, setDisplayName
addPropertyChangeListener, getContent, getDescription, getLocalizingBundle, getName, getType, removePropertyChangeListener, setContent, setDescription, setLocalizingBundle, setName
static final String PROP_PROPERTIES