| Author |
How to Auto Minimize a JFrame
|
merwin pinto
Ranch Hand
Joined: Feb 16, 2005
Posts: 39
|
|
Hi, Is it possible to minimize a JFrame to the status-bar through the code?? regards Merwin
|
 |
nick adams
Greenhorn
Joined: Aug 01, 2005
Posts: 5
|
|
I'm a little confused by the post. You can specify a size for your frame at creation if you like. You can also MAXIMIZE your frame at any time. Are you asking how iconify your application?
|
 |
merwin pinto
Ranch Hand
Joined: Feb 16, 2005
Posts: 39
|
|
Hi Nick, Thanks for the reply....Yes I want to know how to iconify my application once it visible. Is there any method to Iconify the Frame once it is visible?
|
 |
 |
|
|
subject: How to Auto Minimize a JFrame
|
|
|