classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Font fix


From: Roman Kennke
Subject: [cp-patches] FYI: Font fix
Date: Wed, 28 Sep 2005 15:49:43 +0200 (CEST)
User-agent: SquirrelMail/1.4.4

There have been 3 protected static methods in java.awt.Font that are not
specified. I made them package-private. Maybe they could be removed
completely in the future...

2005-09-28  Roman Kennke  <address@hidden>

        * java/awt/Font.java
        (tk): Made method package private. Must not be protected.
        (getFontFromToolkit): Made method package private. Must not
        be protected.
        (getPeerFromToolkit): Made method package private. Must not
        be protected.

/Roman

Attachment: Font.diff
Description: Text Data


reply via email to

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