org.tridas.io.gui.control
Class CancelGuessFormatEvent

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

public class CancelGuessFormatEvent
extends com.dmurph.mvc.MVCEvent

Author:
sbr00pwb
See Also:
Serialized Form

Field Summary
static GuessFormatDialogModel model
           
 
Fields inherited from class com.dmurph.mvc.MVCEvent
id, key
 
Constructor Summary
CancelGuessFormatEvent(GuessFormatDialogModel argmodel)
           
 
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

model

public static GuessFormatDialogModel model
Constructor Detail

CancelGuessFormatEvent

public CancelGuessFormatEvent(GuessFormatDialogModel argmodel)


Copyright © 2011. All Rights Reserved.