javaJune 4, 2007 1:06 pm
Use the setMnemonic(char) method to set a hot key associated with a button in Java Swing, e.g.:
jButton.setMnemonic(’a');
Use the setMnemonic(char) method to set a hot key associated with a button in Java Swing, e.g.:
jButton.setMnemonic(’a');
The URI to TrackBack this entry is: http://jdev.blogsome.com/2007/06/04/set-hot-key-to-jbutton/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>