jfilechooser使用方法?
jfilechooserjfilechooser=newjfilechooser()inti=jfilechooser.showopendialog(null)if(i==jfilechooser.approve_option){//打开文件stringpath=jfilechooser.getselectedfile().getabsolutepath()stringname=jfilechooser.getselectedfile().getname()system.out.println("当前文件路径:"path"n当前文件名:"name)}else{system.out.println("没有选中文件")}
原文标题:提示标志 jFileChooser使用方法?,如若转载,请注明出处:https://www.saibowen.com/tougao/18688.html
免责声明:此资讯系转载自合作媒体或互联网其它网站,「赛伯温」登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述,文章内容仅供参考。