Is there a way to detect an open application call going from Java to the OS?

前端 未结 0 1064
孤独总比滥情好
孤独总比滥情好 2021-01-02 02:50

I have a Java application that is calling Desktop.getDesktop().open(someFile). This method opens some file in its default application. Is there a way to detect

相关标签:
回答
  • 消灭零回复
提交回复
热议问题