net.jxta.ext.config.ui
Class PeerTreeSelectionListener
java.lang.Object
net.jxta.ext.config.ui.PeerTreeSelectionListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
- class PeerTreeSelectionListener
- extends Object
- implements TreeSelectionListener
ext:config:ui Tree selection event listener
- Version:
- Author:
- volker john [volkerj at jxta dot org]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeerTreeSelectionListener
public PeerTreeSelectionListener(org.swixml.SwingEngine swix)
- Parameters:
swix
-
valueChanged
public void valueChanged(TreeSelectionEvent e)
- Specified by:
valueChanged
in interface TreeSelectionListener