de.miethxml.toolkit.setup.ui
Class ConfigDialogImpl
java.lang.Object
de.miethxml.toolkit.setup.ui.ConfigDialogImpl
- All Implemented Interfaces:
- java.awt.event.ActionListener, ConfigDialog, org.apache.avalon.framework.activity.Disposable, java.util.EventListener, org.apache.avalon.framework.activity.Initializable, LocaleListener, org.apache.avalon.framework.service.Serviceable, javax.swing.event.TreeSelectionListener
- public class ConfigDialogImpl
- extends java.lang.Object
- implements java.awt.event.ActionListener, org.apache.avalon.framework.service.Serviceable, org.apache.avalon.framework.activity.Initializable, javax.swing.event.TreeSelectionListener, LocaleListener, ConfigDialog, org.apache.avalon.framework.activity.Disposable
- Author:
- Simon Mieth
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigDialogImpl
public ConfigDialogImpl()
- Throws:
java.awt.HeadlessException
service
public void service(org.apache.avalon.framework.service.ServiceManager manager)
throws org.apache.avalon.framework.service.ServiceException
- Specified by:
service in interface org.apache.avalon.framework.service.Serviceable
- Throws:
org.apache.avalon.framework.service.ServiceException
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
valueChanged
public void valueChanged(javax.swing.event.TreeSelectionEvent e)
- Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener
setVisible
public void setVisible(boolean state)
- Specified by:
setVisible in interface ConfigDialog
langChanged
public void langChanged()
- Specified by:
langChanged in interface LocaleListener
dispose
public void dispose()
- Specified by:
dispose in interface org.apache.avalon.framework.activity.Disposable