View Single Post
  #1 (permalink)  
Old 04-10-2008, 10:34 AM
surot's Avatar
surot surot is offline
Member
 
Join Date: Mar 2008
Posts: 10
surot is on a distinguished road
How to make a modal JFrame?
hi friends,
I have 2 jFrame one is the main jFrame and the other one is the sub jFrame. What im trying to do is when i show the sub jFrame, the user cannot do anything in the main jFrame(e.g. the user cannot click any button).I think it can be done in jDialog and by using the setModal method however i want to know if this is possible in jFrame.Awaiting for your prompt reply.thanks.
Reply With Quote
Sponsored Links