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

Diff of /gzz/gzz/view/TextCellContentView.java

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

revision 1.36 by benja, Sat Feb 1 23:50:45 2003 UTC revision 1.37 by tjl, Tue Feb 4 12:16:32 2003 UTC
# Line 50  public static final String rcsid = "$Id$ Line 50  public static final String rcsid = "$Id$
50    
51      String widthString;      String widthString;
52    
53        public TextCellContentView() {
54            this(GraphicsAPI.getInstance().getTextStyle("sans", 0, 24));
55        }
56      public TextCellContentView(TextStyle style) {      public TextCellContentView(TextStyle style) {
57          this(style, "XXXXXXXXXXX");          this(style, "XXXXXXXXXXX");
58      }      }

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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