/[alph]/alph/doc/alphimpl.rst
ViewVC logotype

Diff of /alph/doc/alphimpl.rst

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

revision 1.5 by humppake, Wed May 28 09:43:11 2003 UTC revision 1.6 by humppake, Wed May 28 10:19:24 2003 UTC
# Line 5  Design of Alph: the default implementati Line 5  Design of Alph: the default implementati
5  Text spans  Text spans
6  ==========  ==========
7    
8    .. no content
9    
10  "Normal text spans"  "Normal text spans"
11  ===================  ===================
12    
# Line 15  Text spans Line 17  Text spans
17      class TextSpan "interface"      class TextSpan "interface"
18          jlink          jlink
19    
20      class StdTextSpan      class TextScrollBlock
21          jlink          jlink
         inherit TextSpan  
22    
23      class TextScrollBlock      jlinkpackage org.nongnu.alph.impl
24    
25        class StdTextSpan
26          jlink          jlink
27            inherit TextSpan
28    
29      class PermanentTextScroll      class PermanentTextScroll
30          jlink          jlink
# Line 52  without having to worry about the text b Line 56  without having to worry about the text b
56      class TextSpan "interface"      class TextSpan "interface"
57          jlink          jlink
58    
59        jlinkpackage org.nongnu.alph.impl
60    
61      class URNSTextSpan URN5TextSpan      class URNSTextSpan URN5TextSpan
62          jlink          jlink
63          inherit TextSpan          inherit TextSpan
# Line 72  references. Line 78  references.
78      class TextSpan "interface"      class TextSpan "interface"
79          jlink          jlink
80    
81        jlinkpackage org.nongnu.alph.impl
82    
83      class FakeTextSpan      class FakeTextSpan
84          jlink          jlink
85          inherit TextSpan          inherit TextSpan

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