/[gzz]/gzz/gzz/view/LinebrokenCellContentView.java
ViewVC logotype

Diff of /gzz/gzz/view/LinebrokenCellContentView.java

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

revision 1.16 by benja, Sun Nov 24 20:09:18 2002 UTC revision 1.17 by benja, Fri Dec 6 01:03:51 2002 UTC
# Line 38  import java.util.*; Line 38  import java.util.*;
38  /** A cell content view showing a cell's text, broken into lines.  /** A cell content view showing a cell's text, broken into lines.
39   *  Doesn't scroll, currently.   *  Doesn't scroll, currently.
40   */   */
41    public class LinebrokenCellContentView extends CellView {
 public class LinebrokenCellContentView extends CellContentView {  
42  public static final String rcsid = "$Id$";  public static final String rcsid = "$Id$";
43      public static boolean dbg = false;      public static boolean dbg = false;
44      private static void p(String s) { if(dbg) pa(s); }      private static void p(String s) { if(dbg) pa(s); }

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