Class TipOfDayView

java.lang.Object
org.bidib.wizard.mvc.tips.view.TipOfDayView

public class TipOfDayView extends Object
  • Constructor Details

    • TipOfDayView

      public TipOfDayView()
  • Method Details

    • showTipsOfTheDay

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