|
Quick Lists
|
|
Bug ID:
|
6480425
|
|
Votes
|
0
|
|
Synopsis
|
JTable.setRowSorter fires property change with the wrong name
|
|
Category
|
java:classes_swing
|
|
Reported Against
|
|
|
Release Fixed
|
7(b20),
6u4(b03) (Bug ID:2149971)
, 6-open(b01) (Bug ID:2152936)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6570179
|
|
Submit Date
|
10-OCT-2006
|
|
Description
|
JTable.setRowSorter fires a property change event with the property name 'sorter'. The beans spec dictate it uses the name 'rowSorter'.
Posted Date : 2006-10-10 21:32:50.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
For compatibility, we will fire an additional property named "rowSorter".
Posted Date : 2007-06-06 23:22:26.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |