/[libvob]/libvob/org/nongnu/libvob/vobs/TextVob.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/vobs/TextVob.java

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

revision 1.6 by tjl, Mon Jun 30 18:18:32 2003 UTC revision 1.7 by mudyc, Mon Aug 11 14:14:07 2003 UTC
# Line 59  String rcsid = "$Id$"; Line 59  String rcsid = "$Id$";
59      private static void pa(String s) { System.err.println(s); }      private static void pa(String s) { System.err.println(s); }
60    
61      protected final TextStyle style;      protected final TextStyle style;
62      protected final String text;      // was protected but [mudyc] sees no need for this.
63        public final String text;
64      protected final boolean baselined;      protected final boolean baselined;
65      protected Color color = null;      protected Color color = null;
66      protected String colorString = null;      protected String colorString = null;

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

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