|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jfx.GatorMode
public class GatorMode
MODE_GATORJAW - Gator Jaw (blue) balance line, MODE_GATORTEETH - Gator Teeth (red) balance line, MODE_GATORLIPS
Field Summary | |
---|---|
static int |
_MODE_GATORJAW
|
static int |
_MODE_GATORLIPS
|
static int |
_MODE_GATORTEETH
|
static GatorMode |
MODE_GATORJAW
Gator Jaw (blue) balance line |
static GatorMode |
MODE_GATORLIPS
Gator Lips (green) balance line |
static GatorMode |
MODE_GATORTEETH
Gator Teeth (red) balance line |
int |
val
|
Method Summary | |
---|---|
static GatorMode |
getGatorMode(int val)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final GatorMode MODE_GATORJAW
public static final int _MODE_GATORJAW
public static final GatorMode MODE_GATORTEETH
public static final int _MODE_GATORTEETH
public static final GatorMode MODE_GATORLIPS
public static final int _MODE_GATORLIPS
public int val
Method Detail |
---|
public static GatorMode getGatorMode(int val)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |