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

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

public class TableLayout
extends java.lang.Object

Creation-Date: 18.07.2006, 19:04:01

Author:
Thomas Morgner

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

Field Detail

FIXED

public static final CSSConstant FIXED

AUTO

public static final CSSAutoValue AUTO