Class FlatTipOfTheDayUI


  • public class FlatTipOfTheDayUI
    extends org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
    Provides the Flat LaF UI delegate for JXTipOfTheDay.
    Since:
    3.6
    • Constructor Detail

      • FlatTipOfTheDayUI

        public FlatTipOfTheDayUI​(org.jdesktop.swingx.JXTipOfTheDay tipPane)
    • Method Detail

      • installComponents

        protected void installComponents()
        Overrides:
        installComponents in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
      • uninstallComponents

        protected void uninstallComponents()
        Overrides:
        uninstallComponents in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
      • createChangeListener

        protected PropertyChangeListener createChangeListener()
        Overrides:
        createChangeListener in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
      • getPreferredSize

        public Dimension getPreferredSize​(JComponent c)
        Overrides:
        getPreferredSize in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
      • showCurrentTip

        protected void showCurrentTip()
        Overrides:
        showCurrentTip in class org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI