Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?
From: loquak (liam_parc_at_hotmail.com)
Date: 03/27/04
- Previous message: Dave Rudolf: "Handling mouse events differrently, depending on focus"
- Next in thread: Andrew Thompson: "Re: Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?"
- Reply: Andrew Thompson: "Re: Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?"
- Reply: Babu Kalakrishnan: "Re: Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Mar 2004 03:14:34 +0200
Hello.
Horizontal scrolling works just fine with a JPanel embedded in a JScrollPane
using FlowLayout. When I change setPreferredSize to enable wrapping, and
when components inside the panel go out of view, the vertical scrollbar is
never invoked!! So, what are the proper components to get a panel with
consecutive items vertically scrollable?
Thank you very much!
- Previous message: Dave Rudolf: "Handling mouse events differrently, depending on focus"
- Next in thread: Andrew Thompson: "Re: Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?"
- Reply: Andrew Thompson: "Re: Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?"
- Reply: Babu Kalakrishnan: "Re: Flowlayout, JPanel and JScrollPane: Scrolling vertically impossible?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|