com.jniwrapper.win32.ie
Class FileFinder

java.lang.Object
  extended by com.jniwrapper.win32.ie.FileFinder

public class FileFinder
extends java.lang.Object


Field Summary
static java.lang.String JEXPLORER32_DLL_NAME
           
static java.lang.String JEXPLORER32_EXE_NAME
           
static java.lang.String JEXPLORER32_VERSION_DLL_NAME
           
static java.lang.String JEXPLORER32_VERSION_EXE_NAME
           
 
Constructor Summary
FileFinder()
           
 
Method Summary
 java.io.File getApplication()
           
 java.io.File getLibrary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JEXPLORER32_EXE_NAME

public static final java.lang.String JEXPLORER32_EXE_NAME
See Also:
Constant Field Values

JEXPLORER32_DLL_NAME

public static final java.lang.String JEXPLORER32_DLL_NAME
See Also:
Constant Field Values

JEXPLORER32_VERSION_EXE_NAME

public static final java.lang.String JEXPLORER32_VERSION_EXE_NAME
See Also:
Constant Field Values

JEXPLORER32_VERSION_DLL_NAME

public static final java.lang.String JEXPLORER32_VERSION_DLL_NAME
See Also:
Constant Field Values
Constructor Detail

FileFinder

public FileFinder()
Method Detail

getApplication

public java.io.File getApplication()

getLibrary

public java.io.File getLibrary()