/[classpath]/classpath/gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java
ViewVC logotype

Diff of /classpath/gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java

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

revision 1.1.2.2 by gnu_andrew, Wed Feb 16 01:11:40 2005 UTC revision 1.1.2.3 by gnu_andrew, Sat Feb 19 10:50:28 2005 UTC
# Line 1  Line 1 
1  /* GdkScreenGraphicsDevice.java -- information about a screen device  /* GdkScreenGraphicsDevice.java -- information about a screen device
2     Copyright (C) 2004 Free Software Foundation, Inc.     Copyright (C) 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package gnu.java.awt.peer.gtk;  package gnu.java.awt.peer.gtk;
40    
 import java.awt.GraphicsDevice;  
41  import java.awt.GraphicsConfiguration;  import java.awt.GraphicsConfiguration;
42    import java.awt.GraphicsDevice;
43    
44  public class GdkScreenGraphicsDevice extends GraphicsDevice  public class GdkScreenGraphicsDevice extends GraphicsDevice
45  {  {

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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