org.tridas.io.gui.control.fileList
Class AddFileEvent

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

public class AddFileEvent
extends com.dmurph.mvc.MVCEvent

Author:
Daniel
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.dmurph.mvc.MVCEvent
id, key
 
Constructor Summary
AddFileEvent(String argFile)
           
 
Method Summary
 String getFile()
           
 
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
 

Constructor Detail

AddFileEvent

public AddFileEvent(String argFile)
Parameters:
argKey -
Method Detail

getFile

public String getFile()
Returns:
the file


Copyright © 2011. All Rights Reserved.