PDF2JAD
 The
 PDF To JAD
 Converter
 
 
 unwrap
 
  this page
 
  download
 
 home
 examples
 source code
 
 
PDF2JAD Example
 
 Sven Menke
 
 PDF2JAD Source Code 


Source Code

The java code which in compiled form is written to the .jar file together with the png images is organized in 2 classes: TheViewer.java and Grid.java. The former implements MIDlet and starts the Canvas implemented by the latter.