Uses of Interface
org.jdesktop.swingx.JXTipOfTheDay.ShowOnStartupChoice

Packages that use JXTipOfTheDay.ShowOnStartupChoice
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of JXTipOfTheDay.ShowOnStartupChoice in org.jdesktop.swingx
 

Methods in org.jdesktop.swingx with parameters of type JXTipOfTheDay.ShowOnStartupChoice
 boolean JXTipOfTheDay.showDialog(java.awt.Component parentComponent, JXTipOfTheDay.ShowOnStartupChoice choice)
          Pops up a "Tip of the day" dialog.
 boolean JXTipOfTheDay.showDialog(java.awt.Component parentComponent, JXTipOfTheDay.ShowOnStartupChoice choice, boolean force)
          Pops up a "Tip of the day" dialog.