pl.edu.agh.cast.importer.wizard.dialog.rule
Class DirectedGraphConversionRuleConfigDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
pl.edu.agh.cast.importer.wizard.dialog.rule.AbstractConversionRuleConfigDialog
pl.edu.agh.cast.importer.wizard.dialog.rule.DirectedGraphConversionRuleConfigDialog
public class DirectedGraphConversionRuleConfigDialog
- extends AbstractConversionRuleConfigDialog
Configuration dialog for directed graph (two String
and a single DirectionDataType
columns).
- Author:
- AGH CAST Team
Field Summary |
protected org.eclipse.swt.widgets.Label |
dialogDescriptionLbl
The dialog description label. |
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 |
dialogDescriptionLbl
protected org.eclipse.swt.widgets.Label dialogDescriptionLbl
- The dialog description label.
DirectedGraphConversionRuleConfigDialog
public DirectedGraphConversionRuleConfigDialog()
- The default constructor.
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.