Status Bar or any swing component



Hi.

How I can obtain that a Status bar wil be showed always on the bottom
of a frame, also when someone resize at the run time that Frame?

Same time this is a common problem also for other visual component.

I think that the use of Layouts can do this for me, but I was unable to
realize it, so I think that a sample code referred to a Status bar can
help me in understanding the whole problem. Consider that normally I
use XYLayout for my frames and I need to keep only the StatusBar always
on the bottom.

Thank you. Franco.

.



Relevant Pages