org.jfree.layouting.layouter.content.statics
Class StaticToken
public abstract
class
StaticToken
extends Object
implements ContentToken
A static content token always defines a fixed textual content. Static tokens
hold no reference to any parent, as they have no parent at all.
Author: Thomas Morgner
protected StaticToken()