de.uni_paderborn.fujaba.gui
Class EditCollabStatDialog.CheckForSetActionListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.EditCollabStatDialog.CheckForSetActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
EditCollabStatDialog

private static class EditCollabStatDialog.CheckForSetActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

Action Listener for Target ComboBox. If target is set, "Call on elements of set" is enabled.

Version:
$Revision: 1.53 $
Author:
$Author: trinet $

Field Summary
(package private)  EditCollabStatDialog eCSDialog
          No comment provided by developer, please add a comment to improve documentation.
 
Constructor Summary
EditCollabStatDialog.CheckForSetActionListener(EditCollabStatDialog editCollabStatDialog)
          Constructor for class CheckForSetActionListener
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent 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

eCSDialog

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

Constructor Detail

EditCollabStatDialog.CheckForSetActionListener

public EditCollabStatDialog.CheckForSetActionListener(EditCollabStatDialog editCollabStatDialog)
Constructor for class CheckForSetActionListener

Parameters:
editCollabStatDialog - No description provided
Method Detail

actionPerformed

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

Specified by:
actionPerformed in interface java.awt.event.ActionListener
Parameters:
e - No description provided