Modifier and Type | Required Element and Description |
---|---|
String |
displayName
Human readable name.
|
String |
iconResource
Icon to use for the node.
|
String |
name |
Modifier and Type | Optional Element and Description |
---|---|
int |
position
Ordering location of the
Node . |
String |
shortDescription
Description of the node.
|
public abstract String name
public abstract String displayName
#KEY
to reference a key in
Bundle.properties
file next to the node class
or factory method.public abstract String iconResource
AbstractNode.setIconBaseWithExtension(java.lang.String)
for more info.public abstract String shortDescription
#KEY
to reference a key in
Bundle.properties
file next to the node class
or factory method.public abstract int position
Node
.