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

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

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

revision 1.18 by mark, Fri Jul 30 23:16:58 2004 UTC revision 1.18.2.1 by gnu_andrew, Fri Jan 14 10:24:04 2005 UTC
# Line 55  public class GtkCheckboxPeer extends Gtk Line 55  public class GtkCheckboxPeer extends Gtk
55    public native void create (GtkCheckboxGroupPeer group);    public native void create (GtkCheckboxGroupPeer group);
56    public native void nativeSetCheckboxGroup (GtkCheckboxGroupPeer group);    public native void nativeSetCheckboxGroup (GtkCheckboxGroupPeer group);
57    public native void connectSignals ();    public native void connectSignals ();
58    native void gtkSetFont (String name, int style, int size);    native void gtkWidgetModifyFont (String name, int style, int size);
59    native void gtkButtonSetLabel (String label);    native void gtkButtonSetLabel (String label);
60    native void gtkToggleButtonSetActive (boolean is_active);    native void gtkToggleButtonSetActive (boolean is_active);
61    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.18.2.1

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