org.jfree.layouting.input.style.keys.border
public class BackgroundAttachment extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
FIXED |
static CSSConstant |
LOCAL |
static CSSConstant |
SCROLL |
public static final CSSConstant SCROLL
public static final CSSConstant FIXED
public static final CSSConstant LOCAL