[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commit-cp] classpath ChangeLog javax/swing/plaf/metal/Meta...
From: |
David Gilbert |
Subject: |
[commit-cp] classpath ChangeLog javax/swing/plaf/metal/Meta... |
Date: |
Tue, 26 Sep 2006 13:33:29 +0000 |
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 <address@hidden>
* 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