classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: MetalFileChooser fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: MetalFileChooser fixlet
Date: Thu, 05 Jan 2006 22:43:48 +0000

While debugging an issue with the JFileChooser, it occured to me, that
the Metal JFileChooser UI must have the VERTICAL_SCROLLBAR_NEVER flag
set on its JScrollPane. At least, I never see a vertical scrollbar on
the filechooser when trying with Sun.

2006-01-05  Roman Kennke  <address@hidden>

        * javax/swing/plaf/metal/MetalFileChooserUI.java
        (createList): Set VERTICAL_SCROLLBAR_NEVER mode on the JScrollPane
        in the file chooser.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]