setLayout(new GridBagLayout()); // Create a constraints object, and specify some default values GridBagConstraints c = new GridBagConstraints(); c.fill ...
確定! 回上一頁