"C. Scott Ananian" <[EMAIL PROTECTED]> writes:

> On 26 Jul 2001, Brian Jones wrote:
> 
> > "R.S. Veldema" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>

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

Reply via email to