public interface MDISettingsNode
Modifier and Type | Interface and Description |
---|---|
static class |
MDISettingsNode.Multiple
A MDISettings node for several components.
|
static class |
MDISettingsNode.Single
A MDISettings node for one component.
|
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIcon()
Return the icon to put on the tree node
|
java.lang.String |
getLabel()
Return the label to put on the tree node
|