Class FileTipOfTheDaySource

java.lang.Object
org.bidib.wizard.mvc.tips.controller.FileTipOfTheDaySource
All Implemented Interfaces:
com.jidesoft.tipoftheday.TipOfTheDaySource

public class FileTipOfTheDaySource extends Object implements com.jidesoft.tipoftheday.TipOfTheDaySource
  • Constructor Details

  • Method Details

    • getCurrentTipIndex

      public int getCurrentTipIndex()
      Specified by:
      getCurrentTipIndex in interface com.jidesoft.tipoftheday.TipOfTheDaySource
    • setCurrentTipIndex

      public void setCurrentTipIndex(int currentTipIndex)
      Specified by:
      setCurrentTipIndex in interface com.jidesoft.tipoftheday.TipOfTheDaySource
    • getNextTip

      public String getNextTip()
      Specified by:
      getNextTip in interface com.jidesoft.tipoftheday.TipOfTheDaySource
    • getPreviousTip

      public String getPreviousTip()
      Specified by:
      getPreviousTip in interface com.jidesoft.tipoftheday.TipOfTheDaySource