setLayout( new FlowLayout() ); 34: 35: // set up color button and register listener 36: changeColorJButton = new JButton( "Color" ); 37: controlJPanel.add( ...
確定! 回上一頁