Modifier and Type | Field and Description |
---|---|
boolean |
doExec |
boolean |
exitSystemOnClose |
FileChooserDemo |
fcd |
InputStream |
inputStream |
boolean |
simulateCanWrite |
String |
streamName |
Constructor and Description |
---|
ZipFileBrowser() |
ZipFileBrowser(File f,
boolean isModal,
long maxSize)
Create an EweFileBrowser that will automatically show itself.
|
Modifier and Type | Method and Description |
---|---|
void |
doRun() |
static void |
main(String[] args) |
void |
run() |
public boolean exitSystemOnClose
public boolean doExec
public String streamName
public InputStream inputStream
public boolean simulateCanWrite
public FileChooserDemo fcd
public ZipFileBrowser()
public ZipFileBrowser(File f, boolean isModal, long maxSize) throws IOException
IOException