chrriis.dj.nativeswing.swtimpl.components.win32
Class ShellExplorerDocumentCompleteEvent

java.lang.Object
  extended by chrriis.dj.nativeswing.swtimpl.components.win32.ShellExplorerDocumentCompleteEvent

public class ShellExplorerDocumentCompleteEvent
extends Object

Author:
Christopher Deckers

Constructor Summary
ShellExplorerDocumentCompleteEvent(JWShellExplorer shellExplorer, String location)
           
 
Method Summary
 String getLocation()
           
 JWShellExplorer getShellExplorer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellExplorerDocumentCompleteEvent

public ShellExplorerDocumentCompleteEvent(JWShellExplorer shellExplorer,
                                          String location)
Method Detail

getShellExplorer

public JWShellExplorer getShellExplorer()

getLocation

public String getLocation()