org.jfree.layouting.input.style.keys.text
public class TextOverflowMode extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CSSConstant |
CLIP |
static CSSConstant |
ELLIPSIS |
static CSSConstant |
ELLIPSIS_WORD |
public static final CSSConstant CLIP
public static final CSSConstant ELLIPSIS
public static final CSSConstant ELLIPSIS_WORD