Hi,
I want to pop a window once user clicks on the menu item. Similar to the event: when a user clicks on Apps->App Manager we are getting a popup window. Similar popup window is required.
How to build the code using Simple App procedure. I have added a action to the App->SimpleClickapp. On selecting the menu, how to write the code in actionPerformed(ActionEvent e) so that i can get a JFrame or JDialog Popup window. I can design the POP-up window, but i am not able to understand how to get that window.
Regards,
Girish Anem