BorderLayout (int hgap,int vgap):创建一个Border 布局,其中hgap 表示组件之间的横向间隔;vgap 表示组件之间的纵向间隔,单位是像素。 例1. 使用BorderLayout 将窗口 ...
確定! 回上一頁