de.uni_paderborn.fujaba.gui
Class PEActLink.PERolePanelItemListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.PEActLink.PERolePanelItemListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.ItemListener
Enclosing class:
PEActLink

class PEActLink.PERolePanelItemListener
extends java.lang.Object
implements java.awt.event.ItemListener

Listener class for recalculating assocs if other items are selected

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

Field Summary
private  PEActLink adaptee
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
PEActLink.PERolePanelItemListener(PEActLink adaptee)
          Constructor for class PERolePanelItemListener
 
Method Summary
 void itemStateChanged(java.awt.event.ItemEvent 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

adaptee

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

Constructor Detail

PEActLink.PERolePanelItemListener

public PEActLink.PERolePanelItemListener(PEActLink adaptee)
Constructor for class PERolePanelItemListener

Parameters:
adaptee - No description provided
Method Detail

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent e)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
itemStateChanged in interface java.awt.event.ItemListener
Parameters:
e - No description provided