-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
generic
-
generic
Name: krT82822 Date: 06/21/99
The JAbstractButton.setMnemonic method allows me to specify the
mnemonic character, but it doesn't let me specify the position.
Here's why I want to specify by position.
Suppose I have several menu items that look like this:
Sort by Date
Sort by Name
Sort by Kind
Sort by Size
Sort by ...
I always want the mnemonic to be the first letter of the third
word. I can do this with every menu item except "Sort by Size."
There simply isn't any way to tell it to use the second "S" in
the string. Please add this functionality.
(Review ID: 84627)
======================================================================
- duplicates
-
JDK-4138746 SetMnemonic should be case-sensitive
-
- Resolved
-