de.uni_paderborn.fujaba.gui
Class PEListSelectionListener

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

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

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

Version:
$Revision: 1.24 $
Author:
$Author: lowende $

Field Summary
(package private)  PEListbox adaptor
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
(package private) PEListSelectionListener(PEListbox adapter)
          Constructor for class PEListSelectionListener
 
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

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

Constructor Detail

PEListSelectionListener

PEListSelectionListener(PEListbox adapter)
Constructor for class PEListSelectionListener

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