JFrame prevent resize

  • Follow


Hi,

How is it possible to prevent resizing/maximizing a JFrame?

Thanks,

Adrien


0
Reply Adrien 12/7/2004 12:55:41 AM

> How is it possible to prevent resizing/maximizing a JFrame?
>
already tried with setResizable(false) ?

-- 
Andrei Kouznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities


0
Reply Andrei 12/7/2004 6:26:22 AM


1 Replies
451 Views

(page loaded in 0.033 seconds)

Similiar Articles:













7/25/2012 3:24:32 AM


Reply: