/**
 * 
 */
package org.msh.xview.components;

/**
 * Store information about text to be displayed in a header level 2
 * 
 * @author Ricardo Memoria
 *
 */
public class XHeader3 extends XText {

}
