This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes Showmodal in Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Showmodal in Java" Watch "Showmodal in Java" New topic
Author

Showmodal in Java

Lilyana Saputra
Greenhorn

Joined: Feb 03, 2006
Posts: 20
i want to create a frame "A" that can showed like method showmodal() in delphi
where user can choose other frame (example:"B") if, he didn't close frame "A" before....

how to solve that??

thx
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Showmodal in Java
 
Similar Threads
JFrame without titlebar
accessing frame contents
Is there any possibility to make a frame a Modal one ??
how to handle showModal dialog's X button?
showModal Dialog submit same page