BorderLayout 類排列元件為五個區域:東,西,北,南和中心。 範例 import java.awt.BorderLayout; import javax.swing.JButton; import javax.swing.
確定! 回上一頁