| Author |
Poping up a JPanel in JApplet
|
Sarp Arda Coskun
Greenhorn
Joined: Apr 26, 2004
Posts: 3
|
|
Hi, I want to pop up a JPanel that I have created on a JApplet like a DialogBox. How can I do this? Any simple example would be great. Kind Regards,
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8262
|
|
|
Add your JPanel to a JDialog.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24054
|
|
|
Moving to the Swing/AWT forum for further discussion.
|
[Jess in Action][AskingGoodQuestions]
|
 |
 |
|
|
subject: Poping up a JPanel in JApplet
|
|
|