|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.layouting.input.style.keys.border.BackgroundRepeat
public class BackgroundRepeat
Creation-Date: 30.10.2005, 19:14:47
Field Summary | |
---|---|
static CSSConstant |
NOREPEAT
|
static CSSConstant |
REPEAT
|
static CSSConstant |
REPEAT_X
|
static CSSConstant |
REPEAT_Y
|
static CSSConstant |
SPACE
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CSSConstant REPEAT
public static final CSSConstant NOREPEAT
public static final CSSConstant SPACE
public static final CSSConstant REPEAT_X
public static final CSSConstant REPEAT_Y
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |