de.miethxml.hawron.gui.context.viewer
Class ExternalViewerSetup
java.lang.Object
de.miethxml.toolkit.component.AbstractServiceable
de.miethxml.hawron.gui.context.viewer.ExternalViewerSetup
- All Implemented Interfaces:
- java.awt.event.ActionListener, Configurable, java.util.EventListener, GuiConfigurable, org.apache.avalon.framework.activity.Initializable, org.apache.avalon.framework.service.Serviceable
- public class ExternalViewerSetup
- extends AbstractServiceable
- implements org.apache.avalon.framework.activity.Initializable, GuiConfigurable, 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
ExternalViewerSetup
public ExternalViewerSetup()
initialize
public void initialize()
- Specified by:
initialize in interface org.apache.avalon.framework.activity.Initializable
disposeComponent
public void disposeComponent(org.apache.avalon.framework.service.ServiceManager newParam)
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
isSetup
public boolean isSetup()
- Specified by:
isSetup in interface Configurable
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
setExternalViewerManager
public void setExternalViewerManager(ExternalViewerManager m)