|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.Direction
Field Summary | |
static Direction |
BOTTOM
No comment provided by developer, please add a comment to improve documentation. |
static Direction |
LEFT
No comment provided by developer, please add a comment to improve documentation. |
static Direction |
RIGHT
No comment provided by developer, please add a comment to improve documentation. |
static Direction |
TOP
No comment provided by developer, please add a comment to improve documentation. |
static Direction |
UNDEFINED
No comment provided by developer, please add a comment to improve documentation. |
Method Summary | |
int |
asInt()
No comment provided by developer, please add a comment to improve documentation. |
static Direction |
fromInt(int value)
No comment provided by developer, please add a comment to improve documentation. |
Direction |
reverse()
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Direction TOP
public static final Direction UNDEFINED
public static final Direction RIGHT
public static final Direction BOTTOM
public static final Direction LEFT
Method Detail |
public static Direction fromInt(int value)
value
- No description provided
public int asInt()
public Direction reverse()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |