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

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.AbstractSingleColumnConversionRuleConfigDialog
              extended by pl.edu.agh.cast.importer.wizard.dialog.rule.NumberSingleColumnRuleConfigDialog

public class NumberSingleColumnRuleConfigDialog
extends AbstractSingleColumnConversionRuleConfigDialog

Configuration dialog for all Integer single column conversion rules.

Author:
AGH CAST Team

Field Summary
 
Fields inherited from class pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractSingleColumnConversionRuleConfigDialog
dialogDescriptionLbl, DOT, rootContainer, SPACE, tableCreator
 
Fields inherited from class pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractConversionRuleConfigDialog
data, labelParams, mediator, rule, shell
 
Constructor Summary
NumberSingleColumnRuleConfigDialog()
          The default constructor.
 
Method Summary
protected  boolean createTable()
           
protected  void setDialogDescriptionLabel()
           
 
Methods inherited from class pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractSingleColumnConversionRuleConfigDialog
createContents, setData
 
Methods inherited from class pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractConversionRuleConfigDialog
createTable, open
 
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
 

Constructor Detail

NumberSingleColumnRuleConfigDialog

public NumberSingleColumnRuleConfigDialog()
The default constructor.

Method Detail

createTable

protected boolean createTable()
Specified by:
createTable in class AbstractSingleColumnConversionRuleConfigDialog

setDialogDescriptionLabel

protected void setDialogDescriptionLabel()
Specified by:
setDialogDescriptionLabel in class AbstractSingleColumnConversionRuleConfigDialog


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