classpath
[Top][All Lists]
Advanced

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

Re: Swing question


From: Thomas Zander
Subject: Re: Swing question
Date: Sat, 4 Jun 2005 21:30:18 +0200

On Sat, Jun 04, 2005 at 11:56:22AM -0600, Tom Tromey wrote:
> Sorry, my fingers slipped and that last message went out early...
> 
> 
> I was looking through the JAPI results for Swing and came across this
> oddity:
> 
> class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout: 
> public in jdk14, but protected in classpath
> 
> 
> Suns' javadoc says this:
> 
>     This inner class is marked "public" due to a compiler bug. This class
>     should be treated as a "protected" inner class.
> 
> So, what should we do?

I'd suggest protected for the same reason we don't implement the com.sun.*
classes;  they are not in the official API.

-- 
Thomas Zander

Attachment: pgpt3Nn1gzXk_.pgp
Description: PGP signature


reply via email to

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