Project JXTA

net.jxta.ext.config.ui
Class AutoLoaderListener

java.lang.Object
  extended by 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)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoLoaderListener

public AutoLoaderListener(org.swixml.SwingEngine ldr,
                          org.swixml.SwingEngine cfg)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

JXTA J2SE