org.jfree.layouting.input.style.keys.table
Class CaptionSide

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.table.CaptionSide

public class CaptionSide
extends java.lang.Object

Creation-Date: 18.07.2006, 19:04:01

Author:
Thomas Morgner

Field Summary
static CSSConstant BOTTOM
           
static CSSConstant TOP
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOP

public static final CSSConstant TOP

BOTTOM

public static final CSSConstant BOTTOM