<?xml version="1.0" encoding="UTF-8" ?>
<frame title="Swixml: Custom Tags" size="400,260" defaultCloseOperation="JFrame.EXIT_ON_CLOSE">
       <!--plaf="org.jvnet.substance.skin.SubstanceRavenLookAndFeel">                              -->
  <panel layout="BorderLayout">
    <panel  border="TitledBorder(JCalendar,0,1,VERDANA-BOLD-18)"   background="white" constraints="BorderLayout.NORTH">
      <label font="Comic Sans MS-BOLD-18" foreground="black">Custom Components in Swixml</label>
    </panel>
    <calendar initclass="java.util.Date"/>
  </panel>
</frame>
