|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.widgets.Dialog
pl.edu.agh.cast.importer.wizard.dialog.SplitColumnsDialog
public class SplitColumnsDialog
Dialog of the import wizard, which serves for selection of additional column delimiters.
| Constructor Summary | |
|---|---|
SplitColumnsDialog(org.eclipse.swt.widgets.Shell parent,
DelimiterSelectionPage mediator)
The default constructor. |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Auto-generated main method to display this org.eclipse.swt.widgets.Composite inside a new Shell. |
void |
open()
Opens the dialog. |
static void |
showGUI()
Auto-generated method to display this org.eclipse.swt.widgets.Composite inside a new Shell. |
| 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 |
|---|
public SplitColumnsDialog(org.eclipse.swt.widgets.Shell parent,
DelimiterSelectionPage mediator)
parent - the parent shellmediator - the mediating wizard page| Method Detail |
|---|
public static void main(String[] args)
args - arguments for the main methodpublic static void showGUI()
public void open()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||