de.uni_paderborn.fujaba.gui
Class SDMObjectDialog.TypeModifierListener

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

private class SDMObjectDialog.TypeModifierListener
extends java.lang.Object
implements java.awt.event.ActionListener

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

Version:
$Revision: 1.66 $ $Date: 2005/02/10 10:07:14 $
Author:
$Author: creckord $

Constructor Summary
private SDMObjectDialog.TypeModifierListener()
           
 
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
 

Constructor Detail

SDMObjectDialog.TypeModifierListener

private SDMObjectDialog.TypeModifierListener()
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