Class TabbedApplet

    • Constructor Detail

      • TabbedApplet

        public TabbedApplet()
        Default constructor.
    • Method Detail

      • getTabbedUI

        protected final AbstractTabbedUI getTabbedUI()
        Returns the UI implementation for the applet.
        Returns:
        Returns the tabbedUI.
      • init

        public void init​(AbstractTabbedUI tabbedUI)
        Initialises the applet.
        Parameters:
        tabbedUI - the UI that controls the applet.