classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] RFC: GdkGraphics2D.setBackground() set to white if null


From: Mark Wielaard
Subject: [cp-patches] RFC: GdkGraphics2D.setBackground() set to white if null
Date: Tue, 03 Jan 2006 23:20:20 +0100

Hi,

I had some trouble using Graphics2D with JEdit and myPod. This patch
helps by making sure the background color is always set:

2006-01-03  Mark Wielaard  <address@hidden>

    * gnu/java/awt/peer/gtk/GdkGraphics2D.java (setBackground): Set to
    Color.WHITE if null.

This was inspired by setColor() which does the same (but defaults to
black). What do you think?

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]