| com.quantum.flatfiles.wizard.ExportDDLWizard
ExportDDLWizard | public ExportDDLWizard()(Code) | | |
addPages | public void addPages()(Code) | | See Also: org.eclipse.jface.wizard.IWizard.addPages |
dispose | public void dispose()(Code) | | |
init | public void init(IWorkbench workbench, IStructuredSelection selection)(Code) | | |
performFinish | public boolean performFinish()(Code) | | This method is called when 'Finish' button is pressed in
the wizard. We will create an operation and run it
using wizard as execution context.
|
|
|