de.uni_paderborn.fujaba.gui
Class PEActLink.PESelectionListener

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

class PEActLink.PESelectionListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

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

Version:
$Revision: 1.93 $
Author:
$Author: trinet $

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

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

Constructor Detail

PEActLink.PESelectionListener

PEActLink.PESelectionListener(PEActLink adapter)
Constructor for class PESelectionListener

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