Class StartPage

    • Field Detail

      • m_LabelLogo

        protected JLabel m_LabelLogo
        for displaying a logo.
    • Constructor Detail

      • StartPage

        public StartPage()
    • Method Detail

      • finishInit

        protected void finishInit()
        Finalizes the initialization.
        Overrides:
        finishInit in class BasePanel
      • setLogo

        public void setLogo​(Icon value)
        Sets the logo to display.
        Parameters:
        value - the logo
      • getLogo

        public Icon getLogo()
        Returns the current logo.
        Returns:
        the logo
      • getProperties

        public Properties getProperties()
        Returns the content of the page (ie parameters) as properties.
        Specified by:
        getProperties in class AbstractWizardPage
        Returns:
        the parameters as properties