pl.edu.agh.cast.importer.wizard.dialog.rule
Class DateDoubleColumnConversionRuleConfigDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractConversionRuleConfigDialog
          extended by pl.edu.agh.cast.importer.wizard.dialog.rule.DateDoubleColumnConversionRuleConfigDialog

public class DateDoubleColumnConversionRuleConfigDialog
extends AbstractConversionRuleConfigDialog

Configuration dialog for two Date columns representing date and time.

Author:
AGH CAST Team

Field Summary
protected  org.eclipse.swt.widgets.Label dialogDescriptionLbl
          The dialog description label.
 
Fields inherited from class pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractConversionRuleConfigDialog
data, labelParams, mediator, rule, shell
 
Constructor Summary
DateDoubleColumnConversionRuleConfigDialog()
          The default constructor.
 
Method Summary
protected  boolean createContents()
          
 
Methods inherited from class pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractConversionRuleConfigDialog
createTable, open, setData
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dialogDescriptionLbl

protected org.eclipse.swt.widgets.Label dialogDescriptionLbl
The dialog description label.

Constructor Detail

DateDoubleColumnConversionRuleConfigDialog

public DateDoubleColumnConversionRuleConfigDialog()
The default constructor.

Method Detail

createContents

protected boolean createContents()

Specified by:
createContents in class AbstractConversionRuleConfigDialog
See Also:
AbstractConversionRuleConfigDialog.createContents()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.