org.jfree.layouting.input.style.parser.stylehandler.text
Class TextUnderlineReadHandler

java.lang.Object
  extended by org.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler
      extended by org.jfree.layouting.input.style.parser.stylehandler.text.TextUnderlineReadHandler
All Implemented Interfaces:
CSSCompoundValueReadHandler

public class TextUnderlineReadHandler
extends AbstractCompoundValueReadHandler

Creation-Date: 03.12.2005, 19:06:09

Author:
Thomas Morgner

Constructor Summary
TextUnderlineReadHandler()
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.input.style.parser.stylehandler.AbstractCompoundValueReadHandler
addHandler, createValues, getAffectedKeys
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUnderlineReadHandler

public TextUnderlineReadHandler()