ewe.zip
Class ZipFileBrowser
java.lang.Object
ewe.zip.ZipFileBrowser
- All Implemented Interfaces:
- Runnable
- public class ZipFileBrowser
- 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
ZipFileBrowser
public ZipFileBrowser()
ZipFileBrowser
public ZipFileBrowser(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()
main
public static void main(String[] args)