public interface GUIComponent
Modifier and Type | Method and Description |
---|---|
javax.swing.JComponent |
getGUIComponent()
Get a JComponent that should be added to the GUI.
|
java.lang.String |
getGUIComponentName()
Get the name of this part of the GUI.
|
javax.swing.JComponent getGUIComponent()
java.lang.String getGUIComponentName()