org.jfree.layouting.input.style.parser.stylehandler.box
Class DisplayModelReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.box.DisplayModelReadHandler
All Implemented Interfaces:
CSSValueReadHandler

public class DisplayModelReadHandler
extends OneOfConstantsReadHandler

Creation-Date: 27.11.2005, 20:46:54

Author:
Thomas Morgner

Constructor Summary
DisplayModelReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.OneOfConstantsReadHandler
addValue, createValue, isAutoAllowed, lookupValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayModelReadHandler

public DisplayModelReadHandler()