I tried to add a JPanel(with FlowLayout) into JScrollPane but the ScrollBar is not working. I want to place buttons Vertically but it places Horizontally.
import