|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectWizardPage
ch.sahits.codegen.sql.wizards.InsertScriptWizardPage
public final class InsertScriptWizardPage
The "New" wizard page allows setting the container for the new file as well as the file name. The page will only accept file name without the extension OR with the extension that matches the expected one (sql).
| Constructor Summary | |
|---|---|
InsertScriptWizardPage(ISelection selection)
Constructor for SampleNewWizardPage. |
|
| Method Summary | |
|---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
InsertScriptWizardModel |
getModel()
|
void |
performHelp()
Define the Help for this page |
protected void |
setImage()
Set the image for the wizard Page |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertScriptWizardPage(ISelection selection)
selection - Selected workbench element| Method Detail |
|---|
protected void setImage()
public void createControl(org.eclipse.swt.widgets.Composite parent)
parent - Containerorg.eclipse.jface.dialogs.IDialogPage#createControl(Composite)public InsertScriptWizardModel getModel()
public void performHelp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||