202404 免责声明
This commit is contained in:
@@ -38,8 +38,8 @@ public class ListenKeyFrame {
|
||||
frame.add(label);
|
||||
frame.add(buttonIn);
|
||||
frame.add(buttonOut);
|
||||
// frame.add(jTextField); // 注释
|
||||
// frame.add(buttonSubmit); // 注释
|
||||
frame.add(jTextField); // 注释
|
||||
frame.add(buttonSubmit); // 注释
|
||||
frame.add(buttonPlay);
|
||||
frame.setFocusableWindowState(true);
|
||||
frame.setAlwaysOnTop(true);
|
||||
|
||||
Reference in New Issue
Block a user