Swing - JFileChooser visibility problem
953458Aug 2 2012 — edited Aug 3 2012Hello,
In my web application i have used JFileChooser to open save dialouge box. But When application runs first time dialouge box window gets open at background .. I want it on the the top.. when i refresh the page and again open the dialog box it will get displayes on the top.. What is the solution for this so that for first time when i will run my application File dialouge gets visible on the top.
Plz help me out..
Thanks in advance