gcc/libjava/gnu/java
David Jee 49d77e2275 2004-02-10 David Jee <djee@redhat.com>
* gnu/java/awt/peer/gtk/GtkButtonPeer.java
	(gtkSetLabel): New native method definition.
	(setLabel): Use gtkSetLabel.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkButtonPeer.c
	(Java_gnu_java_awt_peer_gtk_GtkButtonPeer_gtkSetLabel): New method.

From-SVN: r77604
2004-02-10 17:12:09 +00:00
..
awt 2004-02-10 David Jee <djee@redhat.com> 2004-02-10 17:12:09 +00:00
beans IntrospectionIncubator.java (addMethod): Add public static methods. 2003-10-29 15:22:01 +00:00
io
lang 2004-01-28 Michael Koch <konqueror@gmx.de> 2004-01-28 21:13:11 +00:00
locale 2003-07-13 Michael Koch <konqueror@gmx.de> 2003-07-13 15:00:20 +00:00
math
net * gnu/java/net/PlainSocketImpl.java 2004-01-30 13:43:21 +00:00
nio 2004-02-05 Michael Koch <konqueror@gmx.de> 2004-02-05 15:57:01 +00:00
rmi 2003-12-26 Guilhem Lavaux <guilhem@kaffe.org> 2003-12-26 16:13:01 +00:00
security ProtocolConstants.java, DER.java: Removing redundant modifiers. 2003-10-11 18:56:54 +00:00
text
util