de.uni_paderborn.fujaba.gui
Class PEDestSelectionListener

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

class PEDestSelectionListener
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) PEDestSelectionListener(PESelection adapter)
          Constructor for class PEDestSelectionListener
 
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

PEDestSelectionListener

PEDestSelectionListener(PESelection adapter)
Constructor for class PEDestSelectionListener

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