/[classpath]/classpath/javax/swing/plaf/metal/MetalCheckBoxIcon.java
ViewVC logotype

Diff of /classpath/javax/swing/plaf/metal/MetalCheckBoxIcon.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rabbit78, Thu Jul 21 12:07:06 2005 UTC revision 1.3 by trebligd, Fri Jul 22 08:26:47 2005 UTC
# Line 124  public class MetalCheckBoxIcon Line 124  public class MetalCheckBoxIcon
124     * @param c the Component to draw on (gets casted to JCheckBox)     * @param c the Component to draw on (gets casted to JCheckBox)
125     * @param g the Graphics context to draw with     * @param g the Graphics context to draw with
126     * @param x the X position     * @param x the X position
127     * @param x the Y position     * @param y the Y position
128     */     */
129    public void paintIcon(Component c, Graphics g, int x, int y)    public void paintIcon(Component c, Graphics g, int x, int y)
130    {    {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26