de.uni_paderborn.fujaba.gui
Class EditActivityDialog.RadioButtonListener

java.lang.Object
  extended byde.uni_paderborn.fujaba.gui.EditActivityDialog.RadioButtonListener
All Implemented Interfaces:
javax.swing.event.ChangeListener, java.util.EventListener
Enclosing class:
EditActivityDialog

private class EditActivityDialog.RadioButtonListener
extends java.lang.Object
implements javax.swing.event.ChangeListener

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

Version:
$Revision: 1.33 $
Author:
$Author: cschneid $

Constructor Summary
private EditActivityDialog.RadioButtonListener()
           
 
Method Summary
 void stateChanged(javax.swing.event.ChangeEvent 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
 

Constructor Detail

EditActivityDialog.RadioButtonListener

private EditActivityDialog.RadioButtonListener()
Method Detail

stateChanged

public void stateChanged(javax.swing.event.ChangeEvent e)
No comment provided by developer, please add a comment to improve documentation.

Specified by:
stateChanged in interface javax.swing.event.ChangeListener
Parameters:
e - No description provided