de.uni_paderborn.fujaba.gui
Class PESourceSelectionListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.PESourceSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener

class PESourceSelectionListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.33 $
Author:
$Author: lowende $

Field Summary
(package private)  PESelection adaptor
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
(package private) PESourceSelectionListener(PESelection adapter)
          Constructor for class PESourceSelectionListener
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent e)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

adaptor

PESelection adaptor
No comment provided by developer, please add a comment to improve documentation.

Constructor Detail

PESourceSelectionListener

PESourceSelectionListener(PESelection adapter)
Constructor for class PESourceSelectionListener

Parameters:
adapter - No description provided
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener
Parameters:
e - No description provided