JScrollPane not working correctly when adding JPanel (with FlowLayout) into JScrollPane

前端 未结 0 2038
小鲜肉
小鲜肉 2021-02-05 17:32

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          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题