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

Diff of /gzz/gzz/view/CellVobFactory.java

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

revision 1.5 by benja, Fri Sep 13 12:20:18 2002 UTC revision 1.6 by benja, Wed Sep 18 12:04:46 2002 UTC
# Line 55  public static final String rcsid = "$Id$ Line 55  public static final String rcsid = "$Id$
55      static TextStyle style =      static TextStyle style =
56          GraphicsAPI.getInstance().getTextStyle("SansSerif", Font.PLAIN, 10);          GraphicsAPI.getInstance().getTextStyle("SansSerif", Font.PLAIN, 10);
57    
58      CellContentView ccv = new TextCellContentView(style);      //CellContentView ccv = new TextCellContentView(style);
59      //CellContentView ccv = new SpanCellContentView(style);      //CellContentView ccv = new SpanCellContentView(style);
60        CellContentView ccv = new LinebrokenCellContentView(style);
61    
62      Dim d_clone;      Dim d_clone;
63      /*      /*

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

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