I want to add a JScrollPane to a JFrame, and attach to its top, because if it fits on the frame, the panel in the scrollpane appears centered.The p
JScrollPane
JFrame