Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Swing / AWT / SWT
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
Swing / AWT / SWT
JFrame
Raja Kannappan
Ranch Hand
Posts: 83
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I've a JFrame. It is non-modal. Is there a way to make it modal? I know I can use JDialog. But, I want to know whether there is a way to make my JFrame as modal without changing it to JDialog?
Thanks,
- Raja.
SCJP
Paul Stevens
Ranch Hand
Posts: 2823
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Same question as for the other poster. Why do you think you have to use JFrame?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
JDiaog window remain always on top
JDialog &Modal.
About box - modal / noresizeable
JDialog in front when JFrame on top?
JDialog trigger action opening JFrame closing problem
More...