Uses of Class
org.jdesktop.swingx.JXTipOfTheDay
-
Packages that use JXTipOfTheDay Package Description org.jdesktop.swingx.plaf.basic Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.org.jdesktop.swingx.plaf.windows Provides window laf specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. -
-
Uses of JXTipOfTheDay in org.jdesktop.swingx.plaf.basic
Fields in org.jdesktop.swingx.plaf.basic declared as JXTipOfTheDay Modifier and Type Field Description protected JXTipOfTheDay
BasicTipOfTheDayUI. tipPane
Constructors in org.jdesktop.swingx.plaf.basic with parameters of type JXTipOfTheDay Constructor Description BasicTipOfTheDayUI(JXTipOfTheDay tipPane)
-
Uses of JXTipOfTheDay in org.jdesktop.swingx.plaf.windows
Constructors in org.jdesktop.swingx.plaf.windows with parameters of type JXTipOfTheDay Constructor Description WindowsTipOfTheDayUI(JXTipOfTheDay tipPane)
-