Hi I've designed a bean which is this way : Bean => JScrollPane => JPanel => Labels & Buttons Now, when I execute the Scrollbar does'nt appear and I'm not able to do the scrolling. I've set the Scrollbar policy as VERTICAL_SCROLLBAR_ALWAYS_NEEDED. I've set the panel's layout to null. Please suggest me with some inputs as to solve this problem. Thanks Sandhya