The applet:
The other class:
Ouptut:
Exception in thread "main" java.lang.NullPointerException
at manet.Ball.<init>(Motion.java:21)
at manet.Motion.set(Motion.java:67)
at manet.matt.main(matt.java:20)
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)
Do help.
Thanks