/**
 * 
 */
package org.msh.xview.components;

/**
 * Store information about a paragraph to be displayed in the form
 * 
 * @author Ricardo Memoria
 *
 */
public class XParagraph extends XText {

}
