|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.wistrand.midlet.valentine.Util
Constructor Summary | |
Util()
|
Method Summary | |
static int |
interpolateRGB(int c0,
int c1,
int level)
|
static java.lang.String |
makeName()
|
static java.lang.String |
makeText()
Make a nice text which sounds quite like an english sentence. |
static void |
setName(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Util()
Method Detail |
public static int interpolateRGB(int c0, int c1, int level)
public static void setName(java.lang.String s)
public static java.lang.String makeText()
public static java.lang.String makeName()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |