Class SelectProfileApplicationFilePage

    • Constructor Detail

      • SelectProfileApplicationFilePage

        protected SelectProfileApplicationFilePage​(String pageName,
                                                   String title,
                                                   ImageDescriptor titleImage)
        Constructs a new page.
        Parameters:
        pageName - page name.
        title - title.
        titleImage - the title image.
    • Method Detail

      • createControl

        public void createControl​(Composite parent)
      • getSelectedFile

        public IFile getSelectedFile()
        Returns the selected profile file.
        Returns:
        the selected profile file.
      • setSelection

        public void setSelection​(ISelection selection)
        Sets the selection.
        Parameters:
        selection - to set.