pl.edu.agh.cast.importer.wizard.dialog
Class ReplaceEmptyTokensDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
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
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 |
ReplaceEmptyTokensDialog
public ReplaceEmptyTokensDialog(ValidationPageComposite mediator,
int columnIdx)
- The default constructor.
- Parameters:
mediator
- the mediating compositecolumnIdx
- the index of the column for which the dialog had been opened
open
public void open()
- Opens the dialog.
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.