/[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.62 by mkoch, Tue Jan 11 15:06:03 2005 UTC revision 1.63 by mkoch, Tue Jan 11 22:07:32 2005 UTC
# Line 649  public class GtkToolkit extends gnu.java Line 649  public class GtkToolkit extends gnu.java
649      return new GdkRobotPeer (screen);      return new GdkRobotPeer (screen);
650    }    }
651    
652      public void registerImageIOSpis(IIORegistry reg)
653      {
654        GdkPixbufDecoder.registerSpis(reg);
655      }
656    
657    public native boolean nativeQueueEmpty();    public native boolean nativeQueueEmpty();
658    public native void wakeNativeQueue();      public native void wakeNativeQueue();  
659    public native void iterateNativeQueue(EventQueue locked);    public native void iterateNativeQueue(EventQueue locked);

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

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