0

I was wondering if it is possible to create a Java applet that displays a window that is not embedded into the web page, but is its own window, like a popup window. I would like not to use Java Web Start. Is this possible? Thanks.

1
  • sure it is possible. Why "no JWS"? Commented Jun 2, 2013 at 6:50

1 Answer 1

1

I was able to figure this out. I just used a jDialog and launched it from the applet.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.