Re: Lockable JFrames?
- From: Zerex71 <Zerex71@xxxxxxx>
- Date: Wed, 30 Apr 2008 07:25:39 -0700 (PDT)
On Apr 29, 9:27 pm, Chase Preuninger <chasepreunin...@xxxxxxxxx>
wrote:
myFrame.setResizable(false);
What I want to know, is there a way to set a max/min size for a frame?
You could try setMinimumSize(Dimension) and setMaximumSize(Dimension).
.
- References:
- Lockable JFrames?
- From: Zerex71
- Re: Lockable JFrames?
- From: Chase Preuninger
- Lockable JFrames?
- Prev by Date: Re: Microsoft XP SP3 fixpack released.
- Next by Date: Re: Inconsistent CPU usage
- Previous by thread: Re: Lockable JFrames?
- Next by thread: Questions about drawing on Canvas
- Index(es):