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

Diff of /gzz/gzz/view/VobVanishingClient.java

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

revision 1.12 by benja, Sun Sep 29 14:53:45 2002 UTC revision 1.13 by benja, Tue Oct 1 13:06:10 2002 UTC
# Line 90  public class VobVanishingClient implemen Line 90  public class VobVanishingClient implemen
90          this.into = into;          this.into = into;
91          this.intoCS = intoCS;          this.intoCS = intoCS;
92          this.context = context;          this.context = context;
93            this.cvf = context.getCellView();
94          Dimension d = into.getSize();          Dimension d = into.getSize();
95          p("fallback: "+d+" "+context.getAccursed());          p("fallback: "+d+" "+context.getAccursed());
96          vanishing.render(this, context, d.width / 2, d.height / 2);          vanishing.render(this, context, d.width / 2, d.height / 2);
# Line 107  public class VobVanishingClient implemen Line 108  public class VobVanishingClient implemen
108      */      */
109    
110      ViewContext context;      ViewContext context;
111        CellView cvf;
112      CellView cvf = new CellVobFactory();      
   
113      /*      /*
114    
115      public void render(VobScene into, Cell window, Cell cursor, int px, int py) {      public void render(VobScene into, Cell window, Cell cursor, int px, int py) {

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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