Uses of Interface
org.jdesktop.swingx.tips.TipOfTheDayModel
Packages that use TipOfTheDayModel
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Provides classes and interfaces for dealing with
org.jdesktop.swingx.JXTipOfTheDay.
-
Uses of TipOfTheDayModel in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as TipOfTheDayModelMethods in org.jdesktop.swingx that return TipOfTheDayModelMethods in org.jdesktop.swingx with parameters of type TipOfTheDayModelConstructors in org.jdesktop.swingx with parameters of type TipOfTheDayModelModifierConstructorDescriptionJXTipOfTheDay
(TipOfTheDayModel model) Constructs a newJXTipOfTheDay
showing tips from the given TipOfTheDayModel. -
Uses of TipOfTheDayModel in org.jdesktop.swingx.tips
Classes in org.jdesktop.swingx.tips that implement TipOfTheDayModelMethods in org.jdesktop.swingx.tips that return TipOfTheDayModelModifier and TypeMethodDescriptionstatic TipOfTheDayModel
TipLoader.load
(Properties props) Initializes a TipOfTheDayModel from properties.