View Single Post
  #10 (permalink)  
Old 11-22-2009, 06:21 PM
Arnold Arnold is offline
Member
 
Join Date: Oct 2009
Location: Rotterdam
Posts: 39
Rep Power: 0
Arnold is on a distinguished road
Default
Originally Posted by Fubarable View Post
It shouldn't. It should create a Colors2$1.class instead. This is for the anonymous inner class that I create with the new Runnable().... statement.
Not familiar with inner classes.
When it was still a normal appication, it worked (not perfectly, but it did), until I converted to Applet.
I'll try to take an example Applet from my book. If that doesn't work, I'll smash my PC.
Reply With Quote