public static class AbstractUI.Definition
extends java.lang.Object
| Constructor and Description |
|---|
AbstractUI.Definition(java.lang.String name,
java.lang.String desc)
Creates a new Definition.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets the description of the definition
|
java.lang.String |
getName()
Gets the name of the definition
|