|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmoka.lang.Object
moka.x.Border
Border class encapsulates border styles.
Field Summary | |
static short |
NO_BORDER
Do not draw any border. |
static short |
NORMAL_BORDER
Draw normal borders. |
static short |
RAISED_BORDER
Apply a raising effect to the borders. |
Constructor Summary | |
Border()
|
Methods inherited from class moka.lang.Object |
equals, finalize, getClassName, toString |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final short NO_BORDER
public static final short NORMAL_BORDER
public static final short RAISED_BORDER
Constructor Detail |
public Border()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |