-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b32
-
generic, x86
-
generic, windows_xp
We need to ensure that 0 <= minWidth <= width/preferredWidth <= maxWidth,
and we need to specify what happens when the programmer attempts to set
minWidth or maxWidth to a bad value. We also should improve the width-related
methods' specs.
###@###.### 2005-2-23 22:48:41 GMT
and we need to specify what happens when the programmer attempts to set
minWidth or maxWidth to a bad value. We also should improve the width-related
methods' specs.
###@###.### 2005-2-23 22:48:41 GMT
- duplicates
-
JDK-6217098 TableColumn.setMaxWidth(int maxWidth) method unspecified behavior when maxWidth < minWidth
-
- Closed
-
-
JDK-6216731 TableColumn default minWidth inconsistency
-
- Closed
-
-
JDK-6217104 TableColumn.setMinWidth(int minWidth) undefined behavior for minWidth < 0
-
- Closed
-
-
JDK-6216737 TableColumn.setPreferredWidth() method contains reference to deprecated method sizeColumnsToFit
-
- Closed
-