Uses of Interface
org.bidib.wizard.mvc.tips.controller.TipOfDayClosedListener
Packages that use TipOfDayClosedListener
-
Uses of TipOfDayClosedListener in org.bidib.wizard.mvc.tips.controller
Methods in org.bidib.wizard.mvc.tips.controller with parameters of type TipOfDayClosedListenerModifier and TypeMethodDescriptionvoidTipOfDayController.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 TipOfDayClosedListenerModifier and TypeMethodDescriptionvoidTipOfDayView.showTipsOfTheDay(DefaultBusyFrame frame, TipOfDayClosedListener listener, org.bidib.wizard.common.service.SettingsService settingsService, com.jidesoft.tipoftheday.TipOfTheDaySource tipOfTheDaySource)