|
ignore abc123.... applets can use swing but cannot read or write to files (security issues). I ALWAYS use Swing for my applets. JPanel's are the core of an applet.... they are the "Container" which you add things into.... im having a massive brain fart right now though and cannot remember specifics cuz i havent done any applets for a while here but i will try to look into it all for you. I KNOW you can use swing in an applet though.
|