Description of the problem.
Labels (name, size & modified) of JFileChooser are not aligned properly after selecting Detail icon. The "Name" label & field ( column )is aligned left , "Size " label & field ( column ) is aligned right & "Modified" is label & field ( column ) is left aligned.
This is seen in Mustang b66 . This is not seen in Mustang b65.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1.Use JFileChooser demo included in the demo directory installed along with the j2sdk.
2.Click on FileChooser button.
3.click on "Detail" icon, the file dialog does show the detailed properties of the files ( such as Name , size & modified). Observe that the aligment of this fields are not proper.
you can compare problem with Mustang b66 & b65(works fine).