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

Quick Search    Search Deep

Deprecated API

Deprecated Methods
com.lowagie.text.Table.setCellpadding(float)
          use setSpacing instead 
com.lowagie.text.Table.setCellspacing(float)
          use setPadding instead 
 

Deprecated Constructors
com.lowagie.text.Jpeg(String)
          use Image.getInstance(...) to create an Image 
com.lowagie.text.Jpeg(String, float, float)
          use Image.getInstance(...) to create an Image 
com.lowagie.text.Jpeg(URL, float, float)
          use Image.getInstance(...) to create an Image