/[fenfire]/fenfire/org/fenfire/view/buoy/TransclusionConnector.java
ViewVC logotype

Diff of /fenfire/org/fenfire/view/buoy/TransclusionConnector.java

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

revision 1.16 by tjl, Mon Jul 28 08:22:33 2003 UTC revision 1.17 by tjl, Wed Jul 30 09:11:46 2003 UTC
# Line 148  public static final String rcsid = "$Id$ Line 148  public static final String rcsid = "$Id$
148                          if(dbg) pa("No plane!");                          if(dbg) pa("No plane!");
149                          continue;                          continue;
150                      }                      }
151                      Object anchor = new Pair(plane, new Pair(getRect(node), null));                      Object anchor = new Triple(plane, getRect(node), null);
152                      l.link(-1, cs, normalNodeNodeType,                      l.link(-1, cs, normalNodeNodeType,
153                              new Pair(node, span.getScrollBlock()),                              new Pair(node, span.getScrollBlock()),
154                              anchor);                              anchor);

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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