org.tridas.io.gui.control
Class StartupEvent

java.lang.Object
  extended by com.dmurph.mvc.MVCEvent
      extended by org.tridas.io.gui.control.StartupEvent
All Implemented Interfaces:
Serializable

public class StartupEvent
extends com.dmurph.mvc.MVCEvent

Author:
Daniel
See Also:
Serialized Form

Field Summary
 boolean exitOnClose
           
 
Fields inherited from class com.dmurph.mvc.MVCEvent
id, key
 
Constructor Summary
StartupEvent(boolean argExitOnClose)
           
 
Method Summary
 
Methods inherited from class com.dmurph.mvc.MVCEvent
dispatch, isPropagating, stopPropagation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

exitOnClose

public final boolean exitOnClose
Constructor Detail

StartupEvent

public StartupEvent(boolean argExitOnClose)
Parameters:
argKey -


Copyright © 2011. All Rights Reserved.