| com.quantum.flatfiles.wizard.ExportDDLWizardFileSelectionPage
ExportDDLWizardFileSelectionPage | public class ExportDDLWizardFileSelectionPage extends WizardNewFileCreationPage implements ErrorMessageDisplayer,PropertyChangeListener(Code) | | author: BC Holmes |
ExportDDLWizardFileSelectionPage | public ExportDDLWizardFileSelectionPage(String pageName, InputStreamProvider inputStreamProvider)(Code) | | Creates a new wizard page.
Parameters: pageName - the name of the page |
createControl | public void createControl(Composite parent)(Code) | | |
dispose | public void dispose()(Code) | | |
getInitialContents | protected InputStream getInitialContents()(Code) | | Returns a stream containing the initial contents to be given to new file resource
instances. Subclasses may wish to override. This default implementation
provides no initial contents.
initial contents to be given to new file resource instances |
|
|