Class WSDLFileSelectionPage

  • All Implemented Interfaces:
    SettingsConstants, org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.wizard.IWizardPage

    public class WSDLFileSelectionPage
    extends AbstractWizardPage
    The first page of the code generator wizrad. Asks for the WSDL file Name
    • Constructor Detail

      • WSDLFileSelectionPage

        public WSDLFileSelectionPage()
        Parameters:
        pageName -
    • Method Detail

      • initializeDefaultSettings

        protected void initializeDefaultSettings()
        Creates a default value for the settings on this page. For WSDLFileSelection, this is not very much.
        Specified by:
        initializeDefaultSettings in class AbstractWizardPage
      • createControl

        public void createControl​(org.eclipse.swt.widgets.Composite parent)
        See Also:
        IDialogPage.createControl(Composite)
      • getFileName

        public String getFileName()
        Get the file name
        Returns: