mnemonics in .awt (The CTRL+C bit at the side of a Menu)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    mnemonics in .awt (The CTRL+C bit at the side of a Menu)

    Is it possible to add mnemonics to a menu defined using the java.awt?

    i.e. File Ctrl+F
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    Originally posted by markmcgookin
    Is it possible to add mnemonics to a menu defined using the java.awt?

    i.e. File Ctrl+F
    Hmmm I dont think it is I think it can only be done using the Jmenus in swing

    Comment

    Working...