dynamically create menu items

From: williams (williams.russell_at_williamsr.net)
Date: 09/19/04

  • Next message: Raymond DeCampo: "Re: new to java"
    Date: Sun, 19 Sep 2004 18:15:06 GMT
    
    

    Hello,

    I need to develope an awt-based app, which requires a list menuitems are
    created based on current application model when the Menu to which the list
    of menuitems are attached is clicked. An actionListener registered to Menu
    won't be triggered because action event is not fired by Menu. I am wondering
    if there is a way for me to capture a Menu event and a list of menuitems can
    be created dynamically?

    Thanx

    William


  • Next message: Raymond DeCampo: "Re: new to java"

    Relevant Pages

    • dynamically create menuitems
      ... I need to develope an awt-based app, which requires a list menuitems are ... won't be triggered because action event is not fired by Menu. ...
      (comp.lang.java.gui)
    • dynamically create menu items
      ... I need to develope an awt-based app, which requires a list menuitems are ... won't be triggered because action event is not fired by Menu. ...
      (comp.lang.java.developer)
    • Re: dynamically create menuitems
      ... > I need to develope an awt-based app, ... > of menuitems are attached is clicked. ... > won't be triggered because action event is not fired by Menu. ...
      (comp.lang.java.gui)
    • Re: dynamically create menuitems
      ... > I need to develope an awt-based app, which requires a list menuitems are ... > of menuitems are attached is clicked. ... An actionListener registered to Menu ... and capture events for the items in your dynamically created ...
      (comp.lang.java.gui)