|
|
@ -650,7 +650,7 @@ public class SwingFrame extends JFrame implements ActionListener { |
|
|
|
label.setBounds(14, 57, 100, 27); |
|
|
|
startRestorePanel.add(label); |
|
|
|
|
|
|
|
JButton button_5 = new JButton("上传文件:"); |
|
|
|
JButton button_5 = new JButton("上传:"); |
|
|
|
button_5.setBackground(Color.BLUE); |
|
|
|
button_5.setForeground(Color.BLUE); |
|
|
|
button_5.setFont(new Font("微软雅黑", Font.PLAIN, 20)); |
|
|
|