Hello all,
Im working on Swing.Right now I have created a JPopupMenu with JMenuItem.
Now the menu should contain 3 things:pop-up,link and close
Clicking on pop-up should open a pop-up window,selecting link should open a new link and selecting on close,should close the application.
Thanks in advance,
Peggy
