/[gzz]/gzz/gzz/view/CellHBox.java
ViewVC logotype

Diff of /gzz/gzz/view/CellHBox.java

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

revision 1.5 by benja, Sun Sep 29 14:53:45 2002 UTC revision 1.6 by tjl, Mon Oct 14 08:17:12 2002 UTC
# Line 61  public class CellHBox implements HBox { Line 61  public class CellHBox implements HBox {
61    
62      public void place(VobScene vs, int coordsys, float scale) {      public void place(VobScene vs, int coordsys, float scale) {
63          float w = getWidth(scale), h = getHeight(scale)+getDepth(scale);          float w = getWidth(scale), h = getHeight(scale)+getDepth(scale);
64          view.place(cell, vs, coordsys, w, h, context, scale);          view.place(cell, vs, coordsys, w, h, context);
65      }      }
66    
67      public void setPrev(HBox b) {}      public void setPrev(HBox b) {}

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