[Java-gnome-developer] Some ideas for java-gnome API
Brought to you by:
afcowie
From: pancake <pa...@ph...> - 2005-04-26 13:33:31
|
I have some ideas for the JavaGnome API. * org.gnu.gdk.Window vs org.gnu.gtk.Window - org.gnu.gdk must be renamed to GdkWindow to skip classname inconsistence. * org.gnu.gtk.Window - add new constructor without arguments that uses WindowType.TOPLEVEL. * org.gnu.gtk.AboutDialog - center on Screen by default. What do you think about this tips? thanks. |