code for shortkeys

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pranjul
    New Member
    • Oct 2006
    • 1

    #1

    code for shortkeys

    how can i create shortkeys in java??
    for ex the: ctrl+o----->open;like this
    actually i want to write the java code for notepad ,in that i am not able to write the cod for shortkeys



    help!1!!!!!!!!
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by pranjul
    how can i create shortkeys in java??
    for ex the: ctrl+o----->open;like this
    actually i want to write the java code for notepad ,in that i am not able to write the cod for shortkeys



    help!1!!!!!!!!
    Did you have a look at the keyevent class or the tutorial before starting

    Comment

    Working...