Stephen Crawley <[EMAIL PROTECTED]> 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, [EMAIL PROTECTED], http://www.dandelis.ch/people/brawer/ 




_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to