JFrame Size
From: <- Chameleon -> (cham_gss_at_hotmail.NOSPAM.com)
Date: 07/27/04
- Previous message: Jean-Philippe Martin: "JScrollPane and refresh"
- Next in thread: Tarlika Elisabeth Schmitz: "Re: JFrame Size"
- Reply: Tarlika Elisabeth Schmitz: "Re: JFrame Size"
- Reply: Carl Smotricz: "Re: JFrame Size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Jul 2004 20:13:14 +0300
I have a JFrame which I want an initial size 500x400.
For Layout I use GridBagLayout
My JFrame is this:
JFrame( JTabbedPane( JScrollPane(JTextArea) ) )
I want JTabbedPane (with its contents) take whole surface of JFrame even if
I resize JFrame
How can I do this? I am a newbie in Java API.
- Previous message: Jean-Philippe Martin: "JScrollPane and refresh"
- Next in thread: Tarlika Elisabeth Schmitz: "Re: JFrame Size"
- Reply: Tarlika Elisabeth Schmitz: "Re: JFrame Size"
- Reply: Carl Smotricz: "Re: JFrame Size"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|