[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Classpath] Re: another bug
From: |
Brian Jones |
Subject: |
Re: [Classpath] Re: another bug |
Date: |
26 Jul 2001 19:04:59 -0400 |
User-agent: |
Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 |
"C. Scott Ananian" <address@hidden> writes:
> On 26 Jul 2001, Brian Jones wrote:
>
> > "R.S. Veldema" <address@hidden> writes:
> >
> > > Hi, more bugs, changed the LOADING, COMPLETE, etc
> > > from private to protected inside java.awt.MediaEntry
> > > since they we're accessed inside java.awt.ImageMediaEntry
> >
> > Since ImageMediaEntry extends MediaEntry I would expect
> > ImageMediaEntry to have no problems accessing the private fields. Is
> > that wrong?
>
> I do not think that private fields can be accessed from subclasses.
Did a quick test and you're right. I'll fix these.
Brian
--
Brian Jones <address@hidden>