org.jfree.report.structure

Class StaticText

Implemented Interfaces:
Cloneable, Serializable

public class StaticText
extends Node

Creation-Date: 19.02.2006, 16:48:35
Author:
Thomas Morgner

Constructor Summary

StaticText(String text)

Method Summary

String
getText()
String
toString()

Methods inherited from class org.jfree.report.structure.Node

clone, getDisplayCondition, getGroup, getLocale, getParent, getReport, getRootReport, isEnabled, setParent, updateParent

Constructor Details

StaticText

public StaticText(String text)

Method Details

getText

public String getText()

toString

public String toString()