CVSROOT: /cvsroot/classpath Module name: classpath Branch: Changes by: Lillian Angel <[EMAIL PROTECTED]> 05/09/15 17:54:39
Modified files: . : ChangeLog javax/swing/plaf/basic: BasicFileChooserUI.java Log message: 2005-09-15 Lillian Angel <[EMAIL PROTECTED]> Fixes Bug #23678 * javax/swing/plaf/basic/BasicFileChooserUI.java (CBLabelRenderer): Removed. Not in API, and it is really redundant to have. (installComponents): Changed the renderer set for the combo box. Also, added the buttonPanel to the parentsPanel, so they are always painted correctly. Set the FlowLayout to LEFT instead of default being CENTER. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.4801&tr2=1.4802&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicFileChooserUI.java.diff?tr1=1.11&tr2=1.12&r1=text&r2=text