classpath
[Top][All Lists]
Advanced

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

Re: More compilation errors from the latest checkins


From: Sascha Brawer
Subject: Re: More compilation errors from the latest checkins
Date: Thu, 12 Jun 2003 17:08:27 +0200

Stephen Crawley <address@hidden> wrote on Thu, 12 Jun 2003 23:54:16
+1000:

>Found 1 semantic error compiling "../javax/swing/border/TitledBorder.java":
>
>   782.     return UIManager.getFont("TitledBorder.font");
>                   <------------------------------------>
>*** Error: The method "java.awt.Font getFont(java.lang.Object key);" in
>type "javax/swing/UIManager" with default access is not accessible here.

javax.swing.UIManager.getFont should have been public. Fixed in CVS.

-- Sascha

Sascha Brawer, address@hidden, http://www.dandelis.ch/people/brawer/ 






reply via email to

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