|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beanfabrics.swt.samples.filebrowser.FileBrowser
public class FileBrowser
This sample contains a file browser implemented with SWT and Beanfabrics.
Constructor Summary | |
---|---|
FileBrowser(org.eclipse.swt.widgets.Shell shell)
The FileBrowser is a kind of facade that shields FileBrowserModel and FileBrowserView for convenience. |
Method Summary | |
---|---|
void |
dispose()
|
static void |
main(java.lang.String[] args)
|
void |
setDirectory(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileBrowser(org.eclipse.swt.widgets.Shell shell)
Method Detail |
---|
public static void main(java.lang.String[] args)
public void setDirectory(java.io.File file)
public void dispose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |