Uses of Interface
org.bidib.wizard.mvc.tips.controller.TipOfDayClosedListener
-
Packages that use TipOfDayClosedListener Package Description org.bidib.wizard.mvc.tips.controller org.bidib.wizard.mvc.tips.view -
-
Uses of TipOfDayClosedListener in org.bidib.wizard.mvc.tips.controller
Methods in org.bidib.wizard.mvc.tips.controller with parameters of type TipOfDayClosedListener Modifier and Type Method Description voidTipOfDayController. start(TipOfDayClosedListener listener)Show the tips of day view. -
Uses of TipOfDayClosedListener in org.bidib.wizard.mvc.tips.view
Methods in org.bidib.wizard.mvc.tips.view with parameters of type TipOfDayClosedListener Modifier and Type Method Description voidTipOfDayView. showTipsOfTheDay(DefaultBusyFrame frame, TipOfDayClosedListener listener, SettingsService settingsService, com.jidesoft.tipoftheday.TipOfTheDaySource tipOfTheDaySource)
-