public interface ModelItem extends PropertyChangeNotifier
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION_PROPERTY |
static String |
ICON_PROPERTY |
static String |
LABEL_PROPERTY |
static String |
NAME_PROPERTY |
static String |
NAME_SUFFIX |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ModelItem> |
getChildren() |
String |
getDescription() |
ImageIcon |
getIcon() |
String |
getId() |
String |
getName() |
ModelItem |
getParent() |
Settings |
getSettings() |
void |
setName(String name) |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerCopyright © 2019. All rights reserved.