/[gzz]/gzz/gzz/modules/pp2/PPCanvasNode.java
ViewVC logotype

Diff of /gzz/gzz/modules/pp2/PPCanvasNode.java

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

revision 1.5 by tjl, Wed Feb 5 20:21:05 2003 UTC revision 1.6 by tjl, Thu Feb 6 12:41:13 2003 UTC
# Line 75  private static final String rcsid = "$Id Line 75  private static final String rcsid = "$Id
75          return null;          return null;
76      }      }
77    
78      public void renderBuoy(VobScene vs, int into, Cell c, Object content,      public int renderBuoy(VobScene vs, int into, Cell c, Object content,
79                              Object cachedSize) {                              Object cachedSize) {
80          pa("Tee poiju!!!");          pa("Tee poiju!!!");
81    
# Line 87  private static final String rcsid = "$Id Line 87  private static final String rcsid = "$Id
87          vs.matcher.add(into, c2fCS, "C2F");          vs.matcher.add(into, c2fCS, "C2F");
88    
89          SinglePaper.i(avc,d,win).render(vs, into, c2fCS);          SinglePaper.i(avc,d,win).render(vs, into, c2fCS);
90            return into;
91      }      }
92    
93      public BuoyViewMainNode createMainNode(Cell c, Object content, CellPlacementHook hook) {      public BuoyViewMainNode createMainNode(Cell c, Object content, CellPlacementHook hook) {

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