Class BorderCollapse
- java.lang.Object
-
- org.jfree.layouting.input.style.keys.table.BorderCollapse
-
public class BorderCollapse extends java.lang.Object
Creation-Date: 18.07.2006, 19:04:01- Author:
- Thomas Morgner
-
-
Field Summary
Fields Modifier and Type Field Description static CSSConstant
COLLAPSE
static CSSConstant
SEPARATE
-
-
-
Field Detail
-
COLLAPSE
public static final CSSConstant COLLAPSE
-
SEPARATE
public static final CSSConstant SEPARATE
-
-