When Edvin asked the question, my first thought was that MenuButton probably
had setMenuHandler() method, and MenuHandler had a corresponding
configureMenuButton() method.

Following activation of the MenuButton, the configureMenuButton() would be
called to populate the menu

On 24 June 2011 21:03, Greg Brown <[email protected]> wrote:

> > What do you think about adding an extra method into the MenuHandler
> interface to configure MenuButtons?
>
> Can you describe more specifically what you are envisioning? Context menus
> apply to an individual component, each of which may belong to at most one
> Frame (which provides the menu bar). How would menu buttons fit into that?
>
>
>

Reply via email to