CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Anthony Balkissoon <[EMAIL PROTECTED]>  05/11/01 18:02:31

Modified files:
        .              : ChangeLog 
        javax/swing    : JFileChooser.java 

Log message:
        2005-11-01  Anthony Balkissoon  <[EMAIL PROTECTED]>
        
        * javax/swing/JFileChooser.java:
        (getDialogTitle): Allow return of null.
        (getApproveButtonText): Likewise.
        (getFileView): Likewise.
        (getName): First try using the JFileChooser's FileView, if null, then
        pass call to UI.
        (getDescription): Likewise.
        (getTypeDescription): Likewise.
        (getIcon): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5403&tr2=1.5404&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JFileChooser.java.diff?tr1=1.21&tr2=1.22&r1=text&r2=text



Reply via email to