Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.jfor.jfor.rtflib.rtfdoc.RtfTemplate

Uses of RtfTemplate in org.jfor.jfor.rtflib.rtfdoc
 

Fields in org.jfor.jfor.rtflib.rtfdoc declared as RtfTemplate
private static RtfTemplate RtfTemplate.instance
          Singelton instance
 

Methods in org.jfor.jfor.rtflib.rtfdoc that return RtfTemplate
static RtfTemplate RtfTemplate.getInstance()
          Singelton.
 RtfTemplate IrtfTemplateContainer.newTemplate(java.lang.String str, RtfAttributes attr)
          Creates a new Template.