uk.ac.essex.common.gui.file
Class FileExplorerEvent

java.lang.Object
  extended by uk.ac.essex.common.gui.file.FileExplorerEvent
All Implemented Interfaces:
java.util.EventListener

public class FileExplorerEvent
extends java.lang.Object
implements java.util.EventListener



Copyright: Copyright (c) 2004
Company: MSX-International


Constructor Summary
FileExplorerEvent()
           
FileExplorerEvent(FileExplorerPanel source)
           
 
Method Summary
 FileExplorerPanel getSource()
           
 void setSource(FileExplorerPanel source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileExplorerEvent

public FileExplorerEvent()

FileExplorerEvent

public FileExplorerEvent(FileExplorerPanel source)
Method Detail

getSource

public FileExplorerPanel getSource()

setSource

public void setSource(FileExplorerPanel source)