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

Diff of /gzz/gzz/view/LastOpDecorator.java

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

revision 1.8 by benja, Wed Sep 25 11:20:06 2002 UTC revision 1.9 by tjl, Wed Sep 25 14:45:43 2002 UTC
# Line 106  String rcsid = "$Id$"; Line 106  String rcsid = "$Id$";
106          float x = padding;          float x = padding;
107          float y = size.height - padding - h;          float y = size.height - padding - h;
108    
109          int cs = sc.coords.coordsys(into, key, 0, x, y, w, h);          int cs = sc.coords.coordsys(into, 0, x, y, w, h);
110            sc.matcher.add(cs, key);
111    
112          br.put(sc, cs);          br.put(sc, cs);
113    

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

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