Package com.iizigo.prop.editor.dialog
Class UIDateTimeTypeDialog
- java.lang.Object
-
- org.eclipse.swt.widgets.Dialog
-
- com.iizigo.prop.editor.dialog.UIDateTimeTypeDialog
-
public class UIDateTimeTypeDialog extends org.eclipse.swt.widgets.Dialog
The UIDateTime type dialog.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description UIDateTimeTypeDialog(org.eclipse.swt.widgets.Shell parent, int type)
Create the dialog.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
open()
Open the dialog.
-