net.jxta.ext.config.ui
Class AutoLoaderListener
java.lang.Object
net.jxta.ext.config.ui.AutoLoaderListener
- All Implemented Interfaces:
- ActionListener, EventListener
- public class AutoLoaderListener
- extends Object
- implements ActionListener
Listener for rdv/rly autoloader events
- Version:
- Author:
- volker john [volkerj at jxta dot org]
Constructor Summary |
AutoLoaderListener(org.swixml.SwingEngine ldr,
org.swixml.SwingEngine cfg)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoLoaderListener
public AutoLoaderListener(org.swixml.SwingEngine ldr,
org.swixml.SwingEngine cfg)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener