Class DateTimeDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.DateTimeDialog

public class DateTimeDialog extends org.eclipse.swt.widgets.Dialog
The date/time dialog to choose a date and/or time.
Author:
Christopher Mindus
  • Constructor Details

  • Method Details

    • open

      public GDateTime open()
      Open the dialog.
      Returns:
      the result, or null for cancel.