> Does anyone konw what that means?
> 
> THe trace is...
> 
> java.lang.IllegalAccessError: PlayerWindow
>       at NewPlayer.init(NewPlayer.java:29)
>       at sun.applet.AppletPanel.run(Compiled Code)
>       at java.lang.Thread.run(Thread.java:466)

That's the run-time version of compile-time errors regarding
private/protected/<default>/public visibility.

Daniel


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to