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
This week's book giveaway is in the
Spring
forum.
We're giving away four copies of
Spring Boot in Practice
and have Somnath Musib on-line!
See
this thread
for details.
Win a copy of
Spring Boot in Practice
this week in the
Spring
forum!
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:
Campbell Ritchie
Tim Cooke
Ron McLeod
Jeanne Boyarsky
Paul Clapham
Sheriffs:
Liutauras Vilda
Henry Wong
Devaka Cooray
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Al Hobbs
Carey Brown
Bartenders:
Piet Souris
Mikalai Zaikin
Himai Minh
Forum:
Swing / AWT / SWT
How to minimize JInternalFrame with out clicking
Vasu Reddy
Ranch Hand
Posts: 32
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
Do you have any idea to minize JInternalFrame with out clicking, i mean from code.
Regards,
Vasu
Jeff Albertson
Ranch Hand
Posts: 1780
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
In the JinternalFrame API, minimizing is properly called
iconifying
, so the method you want is setIcon.
There is no emoticon for what I am feeling!
Vasu Reddy
Ranch Hand
Posts: 32
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thank you
David Weitzman
Ranch Hand
Posts: 1365
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Vasu, please review the request to adjust your name
here
.
Thanks
[ December 14, 2005: Message edited by: David Weitzman ]
Vasu Reddy
Ranch Hand
Posts: 32
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi David,
I a sorry, i forgot, i think now it will be okay with my name.
Thanks,
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to invoke a JInternal Frame from a button?
how to create windows like posit notes?
MouseMotionListener
JFrame vs JInternalFrame
JInternal Frames under JMenu
More...