Ok, 2 questions.
1. I have an applet, but it is IN the page, like, part of the HTML I think, how do I get it to like "pop up" and be its own window. It will eventually become a game tool, so it would be easier to use if it was accessible outside of its window.
On that same note, if you drag the applet itself (like where the menu bar is), it moves the applet outside of its viewing box, not sure why it does that either.
Here is my applet: http://www.dawnofvengeance.com/applications/launch.html
Thanks everyone,
-Austin
P.S. Unless really wants to walk me through it, because i have searched and it seems like a massive pain to do with netbeans, can someone give me exact steps to insert a background image on the JPanel, I think I have to override a lot of things, and I am still new'ish to Java, so if mess up I will probably end up ruining my whole applet.
Thanks again,
-Austin