[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/22721] DefaultBoundedRangeModel.setValue and friends shou
From: |
gcc-bugzilla at gcc dot gnu dot org |
Subject: |
[Bug classpath/22721] DefaultBoundedRangeModel.setValue and friends should not throw |
Date: |
16 Oct 2005 01:26:47 -0000 |
The various accessor methods in javax.swing.DefaultBoundedRangeModel (setValue,
setExtent, setMinimum, setMaximum, etc.) should not throw exceptions when they
receive out-of-range arguments. Instead, the other properties should be
adjusted correspondingly. See Mauve for test cases.
------- Comment #1 from from-classpath at savannah dot gnu dot org 2004-01-06
14:51 -------
Fixed with revision 1.4 of javax/swing/DefaultBoundedRangeModel.java.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22721
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug classpath/22721] DefaultBoundedRangeModel.setValue and friends should not throw,
gcc-bugzilla at gcc dot gnu dot org <=