> I'm getting the error message
> java.lang.NullPointerException
>
> The line is
> App myWindow = new App ("Practice");
>
> What is the error message mean?
> and what do I need to do?
>
> thanks
We need to see the App class and aspecically the constructor