classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [Patch] javax.swing.JFileChooser


From: Michael Koch
Subject: [cp-patches] [Patch] javax.swing.JFileChooser
Date: Wed, 22 Dec 2004 19:06:24 +0100
User-agent: Mutt/1.5.6+20040907i

Hi list,


I just commited the attached patch to make JFileChooser dialog methods
flag a "cancel". Before the methods just returned '0' which is the
constant value for "approve".


Michael


2004-12-22  Michael Koch  <address@hidden>

        * javax/swing/JFileChooser.java
        (showDialog): Return CANCEL_OPTION for now.
        (showOpenDialog): Likewise.
        (showSaveDialog): Likewise.

Attachment: swing.diff
Description: Text document


reply via email to

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