ewe.io
Class EweFileBrowser
java.lang.Object
ewe.io.EweFileBrowser
- All Implemented Interfaces:
- Runnable
- public class EweFileBrowser
- extends Object
- implements Runnable
exitSystemOnClose
public boolean exitSystemOnClose
doExec
public boolean doExec
streamName
public String streamName
inputStream
public Stream inputStream
simulateCanWrite
public boolean simulateCanWrite
fcd
public FileChooserDemo fcd
EweFileBrowser
public EweFileBrowser()
EweFileBrowser
public EweFileBrowser(File f,
boolean isModal,
long maxSize)
throws IOException
- Create an EweFileBrowser that will automatically show itself.
run
public void run()
- Specified by:
run in interface Runnable
doRun
public void doRun()