classpath
[Top][All Lists]
Advanced

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

Re: Swing question


From: Tom Tromey
Subject: Re: Swing question
Date: 04 Jun 2005 13:29:19 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Thomas" == Thomas Zander <address@hidden> writes:

>> This inner class is marked "public" due to a compiler bug. This class
>> should be treated as a "protected" inner class.

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

Actually they are documented, and we already have some of them marked
public.  So I went ahead and changed them all over to public and
documented it everywhere I could find.

Tom




reply via email to

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