-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b53
-
x86
-
windows_xp
There are three problems:
. If the model structure changes, the RowFilter may not be applied correctly.
. If all the rows of the model change (endRow == Integer.MAX_VALUE), RowSorter doesn't get the right method invoked.
. The icons in MetalLookAndFeel are using OceanTheme.class as the parent, it should be MetalLookAndFeel.class.
. If the model structure changes, the RowFilter may not be applied correctly.
. If all the rows of the model change (endRow == Integer.MAX_VALUE), RowSorter doesn't get the right method invoked.
. The icons in MetalLookAndFeel are using OceanTheme.class as the parent, it should be MetalLookAndFeel.class.