Fixed issue where ToolTips would not show up when the mouse entered through the right or bottom side of the component.
Fixed issue where tooltips would not vanish reliably.
Added/Fixed several color issues that arose during the process.
Fixed striped rendering for List/Table/Tree.
Fixed layout issue for TabbedPane with TOP/BOTTOM placement on non scroll layout.
Fixed issue where the shadow of ToolTip border was misplaced.
Fixed issue where the selected text foreground for JTextPane was incorrect.
Fixed issue where the selection painting would break for wrapped views.
Fixed issue where the password could be displayed in JPasswordField even if the flag to do so was disabled.
Fixed issue where the wrong color for the ToolBar drop background was used.
Reversed cache class (instead values are cached in the ui classes).
Added the possibility to access ui defaults ui class constructors by
resolving them after the defaults have been loaded.
Added popup menu to move tabs in tabFrame.
Fixed an issue where a popup would loose the focus painting when popup menus
were opened or the popup was resized.
Made invalid input signal for ColorChooser less intrusive.
Added error visualization for FormattedTextField.
Fixed error where ListCellRenderer could not be loaded from defaults.
Added convenience class for tooltip alignment.
Fixed an issue where clicking on a JToggleButton would not be recognized.
Fixed an issue where JToggleButtons were too wide.
Fixed an issue where the arrowIcon wouldn't be displayed in menus.
Added ui for fileChooser.
Fixed issue where the tooltip border was too small.