Class MyDialog
- java.lang.Object
-
- org.eclipse.swt.widgets.Dialog
-
- org.eclipse.nebula.widgets.cdatetime.snippets.MyDialog
-
class MyDialog extends org.eclipse.swt.widgets.Dialog
-
-
Field Summary
Fields Modifier and Type Field Description (package private) org.eclipse.swt.widgets.Shell
shell
-
Constructor Summary
Constructors Constructor Description MyDialog(org.eclipse.swt.widgets.Shell parent, int style)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
void
open()
-