/[gzz]/gzz/gzz/view/buoy/ScrollblockCellLinker.java
ViewVC logotype

Diff of /gzz/gzz/view/buoy/ScrollblockCellLinker.java

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

revision 1.7 by tjl, Tue Feb 4 14:05:29 2003 UTC revision 1.8 by tjl, Tue Feb 4 15:02:59 2003 UTC
# Line 28  public class ScrollblockCellLinker imple Line 28  public class ScrollblockCellLinker imple
28    
29      public BuoyViewNodeType pageSpanNodeType;      public BuoyViewNodeType pageSpanNodeType;
30    
31        public BuoyViewNodeType cellNodeType;
32    
33      public void doLinks(Cell c, VobScene vs, int cs,      public void doLinks(Cell c, VobScene vs, int cs,
34                              BuoyViewNodeType cellNodeType,                              BuoyViewNodeType cellNodeType,
35                              BuoyLinkListener listener) {                              BuoyLinkListener listener) {
36    
37            // XXX Dangerous! Shouldn't need to do this!!!
38            // Fix architecture
39            this.cellNodeType = cellNodeType;
40    
41          Enfilade1D enf = ((VStreamCellTexter)c.space.getCellTexter()).          Enfilade1D enf = ((VStreamCellTexter)c.space.getCellTexter()).
42                                  getEnfilade(c, null);                                  getEnfilade(c, null);
43          List l = enf.getList();          List l = enf.getList();

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

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