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

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

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

revision 1.21 by mark, Sat Jun 26 16:06:47 2004 UTC revision 1.22 by mkoch, Wed Sep 22 11:03:09 2004 UTC
# Line 52  public class GtkTextAreaPeer extends Gtk Line 52  public class GtkTextAreaPeer extends Gtk
52    
53    native void create (int width, int height, int scrollbarVisibility);    native void create (int width, int height, int scrollbarVisibility);
54    
55    native void gtkSetFont (String name, int style, int size);    native void gtkWidgetModifyFont (String name, int style, int size);
56    native void gtkWidgetRequestFocus ();    native void gtkWidgetRequestFocus ();
57    
58    void create ()    void create ()

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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