[Java-gnome-developer] java-gnome tutorial
Brought to you by:
afcowie
From: jordan <bo...@on...> - 2001-12-07 23:19:59
|
I am just looking throught the tutorial, and i am slightly confused by the example in chapter 5. Fourth.java repeatedly includes the following method calls: setDefaultValues(hscale); and GtkMenuItem item = makeMenuItem("Top", "posMenuSelect", new Integer(GtkPositionType._TOP)); i do not see setDefaultValues() or makeMenuItem() defined anywhere. I am very tired - am i being stupid? I Hope not :( |