A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Engineering
»
IDEs, Version Control and other tools
Author
IDEA GUI builder - mnemonic for JTextField
Kai Witte
Ranch Hand
Joined: Jul 17, 2004
Posts: 354
posted
Mar 27, 2005 06:05:00
0
hello,
I use Idea 4.5 @Win2k with the GUI designer.
I have a
JPanel
with a titled border. The title is being read from a resource bundle. Inside the
JPanel
there is a
JTextField
.
I want to associate a mnemonic to the
JTextField
. The mnemonic shall be displayed in the border title.
I tried to put an "&" in front of the corresponding letter in the resource file (.properties). That only displayed the word with the "&" literally.
How can I do what I want?
Conan
Kai Witte's business website
Kai Witte's private homepage
Mock exam / preparation kit reviews
I agree. Here's the link:
http://aspose.com/file-tools
subject: IDEA GUI builder - mnemonic for JTextField
Similar Threads
mnemonic
Swing event handling for a JButton?
communicating/affecting another class
labels on swing components
Set mnemonic key
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter