classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Cleanup GdkFontMetrics constructor


From: Mark Wielaard
Subject: [cp-patches] FYI: Cleanup GdkFontMetrics constructor
Date: Fri, 30 Sep 2005 11:57:56 +0200

Hi,

The following code was too clever for my little brain. I rewrote it and
extracted it into its of static method. Hopefully this also helps others
trying to understand this part of the code.

2005-09-30  Mark Wielaard  <address@hidden>

    * gnu/java/awt/peer/gtk/GdkFontMetrics.java (initFont): New static
    method.
    (GdkFontMetrics): Use initFont() in super() call.

Committed,

Mark

Attachment: GdkFontMetrics.patch
Description: Text Data

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


reply via email to

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