com.mmbreakfast.unlod.app
Class LodFileManager
java.lang.Object
com.mmbreakfast.unlod.app.LodFileManager
- public class LodFileManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_OPEN_DIR
protected static final File DEFAULT_OPEN_DIR
DEFAULT_EXTRACTION_DIR
protected static final File DEFAULT_EXTRACTION_DIR
openDir
protected File openDir
extractionDir
protected File extractionDir
parent
protected Component parent
preferences
protected Preferences preferences
LOD_FILE_FILTER
protected static final FileFilter LOD_FILE_FILTER
LodFileManager
public LodFileManager(Preferences preferences,
Component parent)
openLodFile
public LodFileInfo openLodFile(File file)
throws InvalidLodFileException,
IOException
- Throws:
InvalidLodFileException
IOException
openLodFile
public LodFileInfo openLodFile()
throws InvalidLodFileException
- Throws:
InvalidLodFileException
getExtractionDirectory
public File getExtractionDirectory()
promptForNewExtractionDirectory
public void promptForNewExtractionDirectory()