-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
x86
-
windows_2000
A DESCRIPTION OF THE REQUEST :
It would be great to add generics support on Swing objects, such as JSpinner.
The functions getValue() in JSpinner and his model always return an Object.
JUSTIFICATION :
I don't like to typecast every JSpinner.getValue() call.
###@###.### 2005-03-31 17:07:39 GMT
It would be great to add generics support on Swing objects, such as JSpinner.
The functions getValue() in JSpinner and his model always return an Object.
JUSTIFICATION :
I don't like to typecast every JSpinner.getValue() call.
###@###.### 2005-03-31 17:07:39 GMT
- duplicates
-
JDK-6303622 Use generic in Swing components like JComboBox
- Open