-
Bug
-
Resolution: Fixed
-
P2
-
8
-
b14
-
generic
-
generic
-
Verified
The following methods introduced with http://ccc.sfbay/6341541
http://download.oracle.com/javase/7/docs/api/javax/swing/JTable.html#getAutoCreateRowSorter()
http://download.oracle.com/javase/7/docs/api/javax/swing/JTable.html#setAutoCreateRowSorter(boolean)
say nothing about the default value of the newly introduced property which is assumed to be the old behavior which could be modified now.
http://download.oracle.com/javase/7/docs/api/javax/swing/JTable.html#getAutoCreateRowSorter()
http://download.oracle.com/javase/7/docs/api/javax/swing/JTable.html#setAutoCreateRowSorter(boolean)
say nothing about the default value of the newly introduced property which is assumed to be the old behavior which could be modified now.
- relates to
-
JDK-6341541 Provide way to automatically create RowSorter for JTable
-
- Resolved
-