标签: java windows swing file-io
我的程序附带了一个我想用来打开文件的姐妹程序。 Desktop.open(file)无效,因为它只打开默认程序,而不是姐妹程序。
Desktop.open(file)