insensa.controller
Class CController.NewModulationSetListener

java.lang.Object
  extended by insensa.controller.CController.NewModulationSetListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
CController

Deprecated. never used

 class CController.NewModulationSetListener
extends java.lang.Object
implements java.awt.event.ActionListener

Author:
Dennis

Constructor Summary
CController.NewModulationSetListener()
          Deprecated.  
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CController.NewModulationSetListener

CController.NewModulationSetListener()
Deprecated. 
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Deprecated. 
Specified by:
actionPerformed in interface java.awt.event.ActionListener
See Also:
ActionListener.actionPerformed(java.awt.event.ActionEvent)