Hi .. I Have a JPanel inside JFrame, I need to expand this panel at run time without expanding the frame itself (maybe by using JScrollPane), the scrollpane didn't work and I have no other ideas .. can anybody help me?
SCJP 1.5
SCWCD 1.4
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
0
> the scrollpane didn't work
it should. post a sample program so we can se how you're doing it. (just a frame with scrollpane and panel (panel with e.g. a JLabel))
There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.
In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.