Class JRDesignTextElement

All Implemented Interfaces:
Serializable, Cloneable, JRChangeEventsSupport, JRBoxContainer, JRChild, JRCloneable, JRCommonElement, JRCommonText, JRElement, JRFont, JRIdentifiable, JRParagraphContainer, JRPropertiesHolder, JRStyleContainer, JRTextAlignment, JRTextElement, JRVisitable
Direct Known Subclasses:
JRDesignStaticText, JRDesignTextField

public abstract class JRDesignTextElement extends JRDesignElement implements JRTextElement
This class provides functionality common to design text elements. It provides implementation for the methods described in JRTextElement and setters for text element attributes that can only be modified at design time.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: