-
Bug
-
Resolution: Fixed
-
P3
-
6u10, 6u14
-
b01
-
b04
-
generic, x86
-
generic, windows_vista
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2194769 | 7 | Alexander Potochkin | P3 | Closed | Fixed | b102 |
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
- backported by
-
JDK-2194769 NullPointerException in XPDefaultRenderer.paint()
-
- Closed
-
- duplicates
-
JDK-6788147 Closed Bug 6668281 still not fixed
-
- Closed
-
-
JDK-6858791 REGRESSION: standalone JTableHeader doesn't allow to move columns
-
- Closed
-
- relates to
-
JDK-6668281 NullPointerException in DefaultTableCellHeaderRenderer.getColumnSortOrder()
-
- Closed
-
-
JDK-6884066 JTableHeader listens mouse in disabled state and doesn't work when not attached to a table
-
- Closed
-
-
JDK-2174114 NPE in BasicTableHeaderUI it incorrectly assumes presence of JTable
-
- Closed
-
-
JDK-6788484 NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
-
- Closed
-
-
JDK-6523638 NPE in BasicTableHeaderUI it incorrectly assumes presence of JTable
-
- Closed
-