CVSROOT: /sources/classpath Module name: classpath Changes by: David Gilbert <trebligd> 06/09/26 13:33:29
Modified files: . : ChangeLog javax/swing/plaf/metal: MetalIconFactory.java Log message: 2006-09-26 David Gilbert <[EMAIL PROTECTED]> * javax/swing/plaf/metal/MetalIconFactory.java (FileIcon16.paintIcon): Apply vertical shift by the number of pixels returned by getShift(), (FileIcon16.getShift): Updated API docs, (FolderIcon16.paintIcon): Apply vertical shift by the number of pixels returned by getShift(), (FolderIcon16.getShift): Updated API docs, (TreeFolderIcon.getShift): Likewise, (TreeLeafIcon.getShift): Likewise. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8614&r2=1.8615 http://cvs.savannah.gnu.org/viewcvs/classpath/javax/swing/plaf/metal/MetalIconFactory.java?cvsroot=classpath&r1=1.30&r2=1.31