BoxLayout making component too big
- From: Nomak <none@xxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 11:33:11 +0200
Hello,
if i put some component in a FlowLayout, they have a "clever" size. But i need to have them verticaly, so i use a BoxLayout(Y_AXIS). But the layout make the components big to fill all the panel space (in fact the 2 radio button are ok, but the combo box has a big height).
How can i prevent that? I reaaly juste need a flowlayout but vertical. If i must say wich size (preferred, min, max) to use, it's simpler to use a "null" layout.
Thx for your help
.
- Follow-Ups:
- Re: BoxLayout making component too big
- From: John McGrath
- Re: BoxLayout making component too big
- Prev by Date: JMenu holding JButton instances - bug with 5.0?
- Next by Date: Re: Styled Document and icons
- Previous by thread: JMenu holding JButton instances - bug with 5.0?
- Next by thread: Re: BoxLayout making component too big
- Index(es):