de.miethxml.hawron.gui.context.editor
Class ExternalEditorSetup
java.lang.Object
de.miethxml.hawron.gui.context.editor.ExternalEditorSetup
- All Implemented Interfaces:
- java.awt.event.ActionListener, Configurable, java.util.EventListener, GuiConfigurable, org.apache.avalon.framework.activity.Initializable
- public class ExternalEditorSetup
- extends java.lang.Object
- implements GuiConfigurable, org.apache.avalon.framework.activity.Initializable, java.awt.event.ActionListener
- Author:
- Simon Mieth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAUL_ICON
public static java.lang.String DEFAUL_ICON
ExternalEditorSetup
public ExternalEditorSetup()
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel in interface GuiConfigurable
getSetupComponent
public javax.swing.JComponent getSetupComponent()
- Specified by:
getSetupComponent in interface GuiConfigurable
setup
public void setup()
- Specified by:
setup in interface Configurable
initialize
public void initialize()
- Specified by:
initialize in interface org.apache.avalon.framework.activity.Initializable
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
isSetup
public boolean isSetup()
- Specified by:
isSetup in interface Configurable
setExternalEditorManager
public void setExternalEditorManager(ExternalEditorManager manager)