How to create popup window in Java?
807606May 6 2007 — edited May 7 2007Hey guys,
I'm using Visual Web Pack in Netbeans 5.5.
if let's say i create a menu called File with the following options: <Create, Load, Save>.
Whenever i click on "Create", i want another window to pop up to prompt me to enter the values, does anyone know how to do that?
I cant seem to get the window to popup whenever i click create.