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

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

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

revision 1.42 by tromey, Sun Mar 10 18:15:53 2002 UTC revision 1.43 by tromey, Sun Mar 10 18:20:41 2002 UTC
# Line 136  public class GtkComponentPeer extends Gt Line 136  public class GtkComponentPeer extends Gt
136    
137    public Graphics getGraphics ()    public Graphics getGraphics ()
138    {    {
139      return null;      throw new InternalError ();
140    }    }
141    
142    public Point getLocationOnScreen ()    public Point getLocationOnScreen ()

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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