|
Duplicate :
|
|
|
Duplicate :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
bug# 6668281 is fixed only partly, NPE is still thrown under Vista,
http://bugs.sun.com/view_bug.do?bug_id=6668281
The following code throws NPE
/* on Vista there are more states for sorted columns */
if (WindowsLookAndFeel.isOnVista()) {
SortOrder sortOrder = getColumnSortOrder(header.getTable(), column);
Another problem that "tableHeader _must_ work as a stand-alone component",
and we should fix all related bugs and make sure it works
|