| Author |
setResizable hides the icon on the title bar
|
Alex Ku
Ranch Hand
Joined: Jan 15, 2002
Posts: 47
|
|
Hi, I found out that when you call setResizable(false), it will hide the icon on the title bar, the icon next to the title. is there a easy way to show it when i still can call setResizable(false)? I know I can can add a listener for resizing, and disable resize that way. But is there a easier way to do that? (I am using JDialog.) thanks Kawaii [ February 15, 2002: Message edited by: kawaii desu ]
|
 |
 |
|
|
subject: setResizable hides the icon on the title bar
|
|
|