Results 1 to 3 of 3
- 01-24-2008, 01:29 PM #1
How to add a shortcut key from JTextArea
I would like to add action keys like ctrl S for save and etc...
I have no idea how to implement it...
I saw a thread here, button with a keystroke...
But, It uses only a button, with a focus in panel....
Can anyone show me an algorithm or implementation or guide in JTextArea with a shortcut key?
What built-in methods should i use?
Or anything that could help me implement with this one....
Java inspired,
Sukatoa.....
- 01-24-2008, 04:50 PM #2
You're going to want to look into mnemonics, start there. :)
Vote for the new slogan to our beloved Java Forums! (closes on September 4, 2008)
Want to voice your opinion on your IDE/Editor of choice? Vote now!
Got a little Capt'n in you? (drink responsibly)
- 01-28-2008, 08:39 AM #3
Similar Threads
-
Undo shortcut malfunctioning.
By Eranga in forum NetBeansReplies: 0Last Post: 03-31-2008, 05:12 AM -
JTextArea
By saytri in forum New To JavaReplies: 0Last Post: 01-13-2008, 01:07 AM -
shortcut of System.out.println() without netbeans
By VipinKeshri in forum New To JavaReplies: 1Last Post: 11-18-2007, 09:24 AM -
Eclipse - shortcut to System.out.println
By Java Tip in forum Java TipReplies: 0Last Post: 11-07-2007, 04:21 PM -
System.out.println shortcut
By ravian in forum EclipseReplies: 2Last Post: 11-07-2007, 10:17 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks