Class TipOfDayView


  • public class TipOfDayView
    extends Object
    • Constructor Detail

      • TipOfDayView

        public TipOfDayView()
    • Method Detail

      • showTipsOfTheDay

        public void showTipsOfTheDay​(DefaultBusyFrame frame,
                                     TipOfDayClosedListener listener,
                                     org.bidib.wizard.common.service.SettingsService settingsService,
                                     com.jidesoft.tipoftheday.TipOfTheDaySource tipOfTheDaySource)