View Single Post
Old 04-23-2003, 05:31 PM   #7 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Quote:
Originally posted by sno2dude
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.
hmm

well as far as i know MS doesn't have support for SWING so if you use it in your applet it won't display.

and i am almost certain you can write files in an applet you just have to navigate the security manager...
__________________
-- bloomberg.
abc123 is offline   Reply With Quote