"Harald Hein" <> wrote in message
news:Xns93FCC09C7E6Dhhtoken@194.97.5.16...
> "Scott" wrote:
>
> > I have a JFrame that I'd like to fix so it is resizable
> > vertically, but not horizontally. I can't seem to come up with any
> > simple way of doing this, but it doesn't sound like it should be
> > too difficult.
>
> There is no direct way. You could hook into the resizing event and set
> the width back to what you like. This will give you some unusual
> jumping window resizing behavior.
Yeah that was the about the only way I could think of doing it, but I
thought there must be a better way.
Aw well
>
> BTW comp.lang.java is not a valid newsgroup
Oh isn't it. I won't bother with it then
Thanks