Adding padding in Swing: ... To get padding between the panels in the frame, ... setLayout( new BoxLayout(lowerPanel, BoxLayout.Y_AXIS)); ...
確定! 回上一頁