/[fenfire]/fenfire/org/fenfire/spanimages/gl/PageScrollBlockImager.java
ViewVC logotype

Diff of /fenfire/org/fenfire/spanimages/gl/PageScrollBlockImager.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by tjl, Mon Jun 23 14:00:36 2003 UTC revision 1.5 by tjl, Mon Jun 23 14:02:50 2003 UTC
# Line 36  import java.io.*; Line 36  import java.io.*;
36  import java.util.*;  import java.util.*;
37    
38  public class PageScrollBlockImager extends ScrollBlockImager {  public class PageScrollBlockImager extends ScrollBlockImager {
39        public static boolean dbg = true;
40        private static void p(String s) {
41            System.out.println("PageScrollBlockImager: "+s); }
42    
43      public int RESOLUTION = 160;      public int RESOLUTION = 160;
44    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26