-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b70
-
generic
-
generic
SwingSet2 has a couple of places where the text antialiasing does not dynamically
change when the desktop properties are changed.
They start out with whatever is the initial desktop properties but it never changes.
The other components on the tab work fine.
I have seen this in all the L&Fs on Solaris and Windows, so it seems to be something
about those specific components. I thought perhaps they were custom components but
it doesn't appear to be so. The ones I have noticed are
- In the JList Demo the left hand list of company names
The cell renderer used here is a subclass of DefaultListCellRenderer
- In the table demo the column headers.
change when the desktop properties are changed.
They start out with whatever is the initial desktop properties but it never changes.
The other components on the tab work fine.
I have seen this in all the L&Fs on Solaris and Windows, so it seems to be something
about those specific components. I thought perhaps they were custom components but
it doesn't appear to be so. The ones I have noticed are
- In the JList Demo the left hand list of company names
The cell renderer used here is a subclass of DefaultListCellRenderer
- In the table demo the column headers.
- relates to
-
JDK-6567433 JComponent.updateUI() may create StackOverflowError
-
- Resolved
-
-
JDK-4760481 DefaultTreeCellRenderer icons and colors aren't updated in updateUI()
-
- Closed
-
-
JDK-6512116 JTable column headers do not follow Windows ClearType (antialias) changes
-
- Closed
-
-
JDK-2152888 DefaultTreeCellRenderer icons and colors aren't updated in updateUI()
-
- Resolved
-