CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Jeroen Frijters <jfrijters>     06/08/17 16:08:52

Modified files:
        .              : ChangeLog 
        javax/swing/filechooser: FileSystemView.java 
        javax/swing/plaf/basic: BasicFileChooserUI.java 

Log message:
        2006-08-17  Jeroen Frijters  <[EMAIL PROTECTED]>
        
                * javax/swing/filechooser/FileSystemView.java
                (getFileSystemView): Always return UnixFileSystemView, since
                that's the only one we got. Marked with NotImplementedException.
                * javax/swing/plaf/basic/BasicFileChooserUI.java
                (mouseClicked, installUI): Don't parse path by hand.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8421&r2=1.8422
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/filechooser/FileSystemView.java?cvsroot=classpath&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/basic/BasicFileChooserUI.java?cvsroot=classpath&r1=1.29&r2=1.30


Reply via email to