Re: Mixing absolute positioning with BorderLayout
- From: "Michael Dunn" <m_odunn@xxxxxxxxx>
- Date: Fri, 20 Jul 2007 11:35:41 +1000
"Jeff Higgins" <oohiggins@xxxxxxxxx> wrote in message news:m8Tni.52$9C1.3@xxxxxxxxxxxxxxx
Hi,<snip code>
I'd like construct a JFrame with two JPanels,
one using no LayoutManager, as shown below.
When I construct my JFrame with the NORTH JPanel
having no LayoutManager, I'm not able to see my JLabel.
How can I show my JLabel with this arrangement.
displayPanel.setLayout(null);
displayPanel.setPreferredSize(new Dimension(200,100));
.
- Follow-Ups:
- Re: Mixing absolute positioning with BorderLayout
- From: Jeff Higgins
- Re: Mixing absolute positioning with BorderLayout
- References:
- Mixing absolute positioning with BorderLayout
- From: Jeff Higgins
- Mixing absolute positioning with BorderLayout
- Prev by Date: Mixing absolute positioning with BorderLayout
- Next by Date: Re: Mixing absolute positioning with BorderLayout
- Previous by thread: Mixing absolute positioning with BorderLayout
- Next by thread: Re: Mixing absolute positioning with BorderLayout
- Index(es):
Relevant Pages
|
|