Package org.bidib.wizard.mvc.tips.view
Class TipOfDayView
- java.lang.Object
-
- org.bidib.wizard.mvc.tips.view.TipOfDayView
-
public class TipOfDayView extends Object
-
-
Constructor Summary
Constructors Constructor Description TipOfDayView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshowTipsOfTheDay(DefaultBusyFrame frame, TipOfDayClosedListener listener, SettingsService settingsService, com.jidesoft.tipoftheday.TipOfTheDaySource tipOfTheDaySource)
-
-
-
Method Detail
-
showTipsOfTheDay
public void showTipsOfTheDay(DefaultBusyFrame frame, TipOfDayClosedListener listener, SettingsService settingsService, com.jidesoft.tipoftheday.TipOfTheDaySource tipOfTheDaySource)
-
-