pl.edu.agh.cast.importer.wizard.dialog
Class ReplaceEmptyTokensDialog

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

public class ReplaceEmptyTokensDialog
extends org.eclipse.swt.widgets.Dialog

Dialog that is displayed when the user requests to replace empty tokens with a value specified by him manually.

Author:
AGH CAST Team

Constructor Summary
ReplaceEmptyTokensDialog(ValidationPageComposite mediator, int columnIdx)
          The default constructor.
 
Method Summary
 void open()
          Opens the dialog.
 
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

ReplaceEmptyTokensDialog

public ReplaceEmptyTokensDialog(ValidationPageComposite mediator,
                                int columnIdx)
The default constructor.

Parameters:
mediator - the mediating composite
columnIdx - the index of the column for which the dialog had been opened
Method Detail

open

public void open()
Opens the dialog.



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