public class ListenToFolderDialog
extends org.eclipse.swt.widgets.Dialog
Modifier and Type | Field and Description |
---|---|
protected Object |
result |
protected org.eclipse.swt.widgets.Shell |
shell |
Constructor and Description |
---|
ListenToFolderDialog(org.eclipse.swt.widgets.Shell parent,
int style)
Create the dialog.
|
Modifier and Type | Method and Description |
---|---|
protected void |
do_btnUseAnExisting_widgetSelected(org.eclipse.swt.events.SelectionEvent e) |
String |
getListenFolder() |
String |
getStorageName() |
Object |
open()
Open the dialog.
|
protected Object result
protected org.eclipse.swt.widgets.Shell shell
Copyright © 2013. All Rights Reserved.