org.multijava.launcher
Class FullLauncher.OpenHandler
java.lang.Object
org.multijava.util.gui.AbstractOpenHandler
org.multijava.launcher.FullLauncher.OpenHandler
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- Enclosing class:
- FullLauncher
- private class FullLauncher.OpenHandler
- extends org.multijava.util.gui.AbstractOpenHandler
Handles the selection of files in an open file window
| Nested classes inherited from class org.multijava.util.gui.AbstractOpenHandler |
|
|
Method Summary |
protected java.lang.String |
getCurrentDirectory()
Returns the starting directory preferred by the user |
protected javax.swing.JList |
getFileList()
Returns the list of files that the tool is going to process |
protected void |
setDirectory(java.lang.String file)
Set current directory location to last location accessed |
| Methods inherited from class org.multijava.util.gui.AbstractOpenHandler |
actionPerformed, createFileChooser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullLauncher.OpenHandler
protected FullLauncher.OpenHandler()
- Constructs the "Open File" dialog
getCurrentDirectory
protected java.lang.String getCurrentDirectory()
- Returns the starting directory preferred by the user
getFileList
protected javax.swing.JList getFileList()
- Returns the list of files that the tool is going to process
setDirectory
protected void setDirectory(java.lang.String file)
- Set current directory location to last location accessed
mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.