|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.gui.tools.TipOfTheDayProvider
public class TipOfTheDayProvider
This class loads all available tips and provides them as string. Each invocation of
nextTip() returns a new randomly chosen tip string.
| Constructor Summary | |
|---|---|
TipOfTheDayProvider()
|
|
| Method Summary | |
|---|---|
java.lang.String |
nextTip()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TipOfTheDayProvider()
| Method Detail |
|---|
public java.lang.String nextTip()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||