de.miethxml.toolkit.component
Interface Configurable

All Known Subinterfaces:
GuiConfigurable
All Known Implementing Classes:
ActionManagerImpl, ContextView, ContextViewComponentImpl, EditorManagerImpl, ExternalEditor, ExternalEditorSetup, ExternalViewer, ExternalViewerSetup, GeneralSetup, GeneralSetup, ProjectViewComponentManagerImpl, ViewerManagerImpl

public interface Configurable

Author:
Simon Mieth

Method Summary
 boolean isSetup()
           
 void setup()
           
 

Method Detail

setup

public void setup()

isSetup

public boolean isSetup()