classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] RFC: proposed additions to MenuBarPeer and MenuPeer int


From: Thomas Fitzsimmons
Subject: Re: [cp-patches] RFC: proposed additions to MenuBarPeer and MenuPeer interfaces
Date: Fri, 12 Aug 2005 20:35:20 -0400

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  <address@hidden>
> > 
> >     * 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]