/[alph]/alph/org/nongnu/alph/impl/ScrollBlockManager.java
ViewVC logotype

Diff of /alph/org/nongnu/alph/impl/ScrollBlockManager.java

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

revision 1.2 by tjl, Sun Apr 6 08:24:06 2003 UTC revision 1.3 by tjl, Sun Apr 6 10:55:59 2003 UTC
# Line 191  String rcsid = "$Id$"; Line 191  String rcsid = "$Id$";
191    
192      }      }
193    
194      static class SimpleTextSpan extends Span1DBase      static public class SimpleTextSpan extends Span1DBase
195                                  implements TextSpan, java.io.Serializable {                                  implements TextSpan, java.io.Serializable {
196          SimpleTextSpan(TextScrollBlock sb, int offs0, int offs1) {          SimpleTextSpan(TextScrollBlock sb, int offs0, int offs1) {
197              super((MediaserverScrollBlock)sb, offs0, offs1);              super((MediaserverScrollBlock)sb, offs0, offs1);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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