/[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.16 by humppake, Sun Aug 17 19:50:10 2003 UTC revision 1.17 by humppake, Sun Aug 17 19:52:21 2003 UTC
# Line 39  import java.lang.Math; Line 39  import java.lang.Math;
39   * A node function returning a vob that shows the given node as text.   * A node function returning a vob that shows the given node as text.
40   * 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>.
41   */   */
42  public class TextNodeView implements NodeFunction {  public class TextNodeView implements PureNodeFunction {
43      public static final String rcsid = "$Id$";      public static final String rcsid = "$Id$";
44    
45      public static boolean dbg = false;      public static boolean dbg = false;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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