org.jfree.layouting.input.style.keys.text
Class TextBlink

java.lang.Object
  extended by org.jfree.layouting.input.style.keys.text.TextBlink

public class TextBlink
extends java.lang.Object

Creation-Date: 08.12.2005, 16:51:20

Author:
Thomas Morgner

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

Field Detail

NONE

public static final CSSConstant NONE

BLINK

public static final CSSConstant BLINK