On Sat, 2005-08-13 at 01:57 +0200, Mark Wielaard wrote: > On Fri, 2005-08-12 at 19:09 -0400, Thomas Fitzsimmons wrote: > > I propose we add them to our peer interfaces as well. > > What do people think of this idea? > > > > 2005-08-12 Thomas Fitzsimmons <[EMAIL PROTECTED]> > > > > * gnu/java/awt/peer/gtk/GtkMenuBarPeer.java (addMenu(Menu)): New > > method. > > * gnu/java/awt/peer/gtk/GtkMenuPeer.java (addSeparator): Likewise. > > * java/awt/peer/MenuBarPeer.java (addMenu): New method > > declaration. > > * java/awt/peer/MenuPeer.java (addSeparator): New method > > declaration. > > Yep, these seem to be both accidentially ommitted. "The big book" (JCL > sec ed. vol 2) describes both these methods (briefly). The first is > documented to be called from MenuBar.add() (and have a non-null > parameter) and the second is documented to be called from > Menu.addseparator().
OK, patch committed. Thanks for looking into this. Tom _______________________________________________ Classpath-patches mailing list Classpath-patches@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-patches