/[fenfire]/fenfire/org/fenfire/view/TextNodeView.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/TextNodeView.java

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

revision 1.22 by tjl, Wed Sep 10 13:00:48 2003 UTC revision 1.23 by tjl, Wed Sep 10 13:28:24 2003 UTC
# Line 41  import java.lang.Math; Line 41  import java.lang.Math;
41   * The maximum size of a single line is determined by <pre>width</pre>.   * The maximum size of a single line is determined by <pre>width</pre>.
42   */   */
43  public class TextNodeView implements PureNodeFunction {  public class TextNodeView implements PureNodeFunction {
     public static final String rcsid = "$Id$";  
44    
45      public static boolean dbg = false;      public static boolean dbg = false;
46      private static void pa(String s) { System.out.println("TextNodeView::"+s); }      private static void pa(String s) { System.out.println("TextNodeView::"+s); }

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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