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

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

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

revision 1.60 by mkoch, Thu Dec 30 16:51:20 2004 UTC revision 1.61 by mkoch, Mon Jan 3 12:20:54 2005 UTC
# Line 622  public class GtkToolkit extends gnu.java Line 622  public class GtkToolkit extends gnu.java
622    {    {
623      throw new UnsupportedOperationException();      throw new UnsupportedOperationException();
624    }    }
625    
626      public RobotPeer createRobot (GraphicsDevice screen) throws AWTException
627      {
628        return new GdkRobotPeer (screen);
629      }
630  }  }

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

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