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');
Get free blog up and running in minutes with Blogsome
Theme designed by Sadish Balasubramanian