mainPanel.setLayout(new GridBagLayout()); JLabel statusLabel = new JLabel("Labe text sitting in top left of the screen"); stopButton = new JButton("Stop");
確定! 回上一頁