For my final year project I have been asked to build a burglar alarm design system and from what I can gather a JApplet seems to be the best idea as I need to give the user basic functionallity such as drawing lines. Any other ideas?

My other question is how do start a JApplet class from another class? :s