org.norvelle.textcite.gui.dialog
Class TipOfTheDayDialog

java.lang.Object
  extended by org.norvelle.textcite.gui.dialog.TipOfTheDayDialog

public class TipOfTheDayDialog
extends java.lang.Object

TipOfTheDayDialog: Create a Tip of the Day dialog, populate it with tips from the localized Messages file currently in use, and show it (if the Preferences setting allows it).

Author:
petri.luomanen@gmail.com, Erik Norvelle

Nested Class Summary
 class TipOfTheDayDialog.TOTDModel
          TipModel
 
Field Summary
static int m_iTipIndex
           
 
Constructor Summary
TipOfTheDayDialog(MainFrame frame)
          Creates and shows TipOfTheDay dialog
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_iTipIndex

public static int m_iTipIndex
Constructor Detail

TipOfTheDayDialog

public TipOfTheDayDialog(MainFrame frame)
Creates and shows TipOfTheDay dialog