Class OutputPage

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

    public class OutputPage
    extends AbstractWizardPage
    • Constructor Detail

      • OutputPage

        public OutputPage()
    • Method Detail

      • createControl

        public void createControl​(org.eclipse.swt.widgets.Composite parent)
      • getOutputLocation

        public String getOutputLocation()
        get the output location
        Returns:
        a string containing the full pathname of the output location
      • getAxisHomeLocation

        public String getAxisHomeLocation()
      • getJarFilename

        public String getJarFilename()
      • getAxis2PluginLibCopyCheckBoxSelection

        public boolean getAxis2PluginLibCopyCheckBoxSelection()
      • getAxisLibCopyCheckBoxSelection

        public boolean getAxisLibCopyCheckBoxSelection()
      • getCreateJarCheckBoxSelection

        public boolean getCreateJarCheckBoxSelection()
      • getAxisJarsLocation

        public String getAxisJarsLocation()
      • oktoLoadLibs

        public boolean oktoLoadLibs()
      • setJarFileName

        public void setJarFileName​(String jarFileName)
      • getSelectedWorkspaceProject

        public org.eclipse.core.resources.IProject getSelectedWorkspaceProject()