-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
x86
-
windows_nt
Name: rm29839 Date: 07/10/98
I really like the Action interface and its use, but I would like to see the idea expanded (slightly) to include the ability to represent
JToggleButtons and JCheckboxMenuItems so you could class setSelected(boolean) and isSelected() on the Action.
(This might best be described as an AbstractToggleAction class or some such thing to avoid changing the Action interface,
but support would need to be added to JMenu, JToolbar, etc.)
(Review ID: 34817)
======================================================================
- duplicates
-
JDK-4133141 Extend Action interface to handle toggles
- Resolved