Re: Lockable JFrames?



myFrame.setResizable(false);

What I want to know, is there a way to set a max/min size for a frame?
.