faa.tg.eco.ecogui.spwcfg
Class AcceptSpwCfgEvent

java.lang.Object
  extended by faa.tg.eco.ecogui.spwcfg.SimpilotManagerEvent
      extended by faa.tg.eco.ecogui.spwcfg.AcceptSpwCfgEvent
Direct Known Subclasses:
EcoAcceptSpwCfgEvent

public abstract class AcceptSpwCfgEvent
extends SimpilotManagerEvent

 This class defines the AcceptSpwCfg Event that is thrown by the GUI
 when any change is made to the AcceptSpwCfgComponent
 
See the source: AcceptSpwCfgEvent

Version:
$Id: AcceptSpwCfgEvent.java,v 3.1 2006/03/14 15:56:09 samf Exp $
Author:
Mike Capito, ACT-510

Field Summary
static java.lang.String CVS_VERSION_ID
          The CVS Version ID
(package private) static long serialVersionUID
           
 
Constructor Summary
AcceptSpwCfgEvent()
          Construct a new AcceptSpwCfgEvent.
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values

CVS_VERSION_ID

public static final java.lang.String CVS_VERSION_ID
The CVS Version ID

See Also:
Constant Field Values
Constructor Detail

AcceptSpwCfgEvent

public AcceptSpwCfgEvent()
Construct a new AcceptSpwCfgEvent.

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
Returns:
A string implementation of this object