Class FlatTipOfTheDayUI

java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
org.jdesktop.swingx.plaf.TipOfTheDayUI
org.jdesktop.swingx.plaf.basic.BasicTipOfTheDayUI
com.formdev.flatlaf.swingx.ui.FlatTipOfTheDayUI

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

    • FlatTipOfTheDayUI

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

    • createUI

      public static ComponentUI createUI(JComponent c)
    • 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