classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BasicFileChooserUI patch fixes Mauve regression


From: Anthony Balkissoon
Subject: [cp-patches] FYI: BasicFileChooserUI patch fixes Mauve regression
Date: Tue, 01 Nov 2005 14:09:15 -0500

This patch fixes another Mauve regression pointed out by Mark.
BasicFileChooserUI should return the FileChooser's getApproveButtonText
as long as it is not null.

2005-11-01  Anthony Balkissoon  <address@hidden>

        * javax/swing/plaf/basic/BasicFileChooserUI.java:
        (getApproveButtonText): First use the JFileChooser's approve button 
        text, but if it is null, then try otherwise.

--Tony

Attachment: BasicFileChooserUIGetApproveButtonText.diff
Description: Text Data


reply via email to

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