I agree that this seems like a small design flaw.

But you probably should override minimumSize just in case
it is called somewhere within a library implementation, deep
in the bowels of the AWT.

> -----Original Message-----
> From: Greg Munt [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 16, 2001 12:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: resized JFrame
> 
> 
> minimumSize() is deprecated. Looks like getMinimumSize() has to be
> overridden. Why isn't there a setMinimumSize(), dammit?? Why 
> should I have
> to create a new type, just to set the minimum size of a window?
> 
> 
_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to