/[classpath]/classpath/javax/swing/plaf/basic/BasicViewportUI.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/basic/BasicViewportUI.java

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

revision 1.8 by mark, Sat Jun 26 16:07:03 2004 UTC revision 1.9 by mark, Thu Jul 22 19:45:39 2004 UTC
# Line 173  public class BasicViewportUI extends Vie Line 173  public class BasicViewportUI extends Vie
173          g.clearRect(0, 0, portBounds.width, portBounds.height);          g.clearRect(0, 0, portBounds.width, portBounds.height);
174        }        }
175    
176        g2.setClip(g.getClipBounds());
177      g2.translate(-pos.x, -pos.y);      g2.translate(-pos.x, -pos.y);
178      try      try
179        {        {

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