de.miethxml.toolkit.component
Interface GuiConfigurable
- All Superinterfaces:
- Configurable
- All Known Implementing Classes:
- ContextView, ContextViewComponentImpl, ExternalEditorSetup, ExternalViewerSetup, GeneralSetup, GeneralSetup, ProjectViewComponentManagerImpl
- public interface GuiConfigurable
- extends Configurable
Implement this interface to enable registration in the main preferences
dialog.
- Author:
- Simon Mieth
getLabel
public java.lang.String getLabel()
getSetupComponent
public javax.swing.JComponent getSetupComponent()