-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
x86
-
windows_nt
java 1.4.b71
The toggle buttons in a jtoolbar have a 3d border around them. Previously this was implemented as a 2d border.
This regression was introduced as part of the fix to get the JToggleButtons working correctly in the toolbar for the Windows look and feel. The problem was that the solution was implemented in Basic when it should have been moved into WindowsToolBarUI.
The toggle buttons in a jtoolbar have a 3d border around them. Previously this was implemented as a 2d border.
This regression was introduced as part of the fix to get the JToggleButtons working correctly in the toolbar for the Windows look and feel. The problem was that the solution was implemented in Basic when it should have been moved into WindowsToolBarUI.