- 2026年07月08日
- 星期三
我在我的CustomUIPanel类中写了这个测试代码: public static void main(String[] args) { final JDialog dialog = CustomUIPanel.createDialog(null, CustomUIPanel.selectFile()); dialog.addWindowListener(new
我在我的CustomUIPanel类中写了这个测试代码: public static void main(String[] args) { final JDialog dialog = CustomUIPanel.createDialog(null, CustomUIPanel.selectFile()); dialog.addWindowListener(new