Submitted On 15-MAY-1998
ysharoni
We would also vote for making JSpinner
an official control - It is more useful than Slider
in most 'real world' applications.
Spinner/StringSpinner half-baked.
Submitted On 06-AUG-1998
mcdewey
A useful feature in JSpinner would be for the
incrementing/decrementing speed to increase the
longer a spinner button was held down.
Submitted On 27-JUL-1999
Kolbe
One feature that I would like to see in JSpinner when it comes out is the
ability to have a customized display of the value. For example, in Windows the
Date/Time Properties dialog-box has a time chooser widget that displays the
time in HH:MM:SS AM/AP format. The field (i.e. HH, MM, SS, AM/AP) that is
modified when a user clicks the up arrow is determined by what field is
currently selected. I would like to see JSpinner allow a programmer to
customize it so that data that does not fit well in to ether a list of strings
or just plain numbers (i.e. int, float) can be displayed/chosen.
Submitted On 04-NOV-2000
abies
Kolbe - I suppose it will be done with ListCellRenderer, as
in JList and JComboBox. Every swing component allows you set
your own renderers/editors, so there is nothing to worry about.
Submitted On 21-NOV-2000
smithk10
Almost 3 years. C# will be here before this one gets
implemented.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|