Topic: 【请教】如何实现一个可以选择路径的对话框? |
Print this page |
1.【请教】如何实现一个可以选择路径的对话框? | Copy to clipboard |
Posted by: applelfish Posted on: 2004-12-07 09:59 FileDialog可以创建一个选择文件的对话框,并取得所选文件的路径,我想实现的是可以直接选定路径的对话框,就像在JBuilder中选择“file”-“new file”在弹出的对话框中有一个“…”按钮,按下这个按钮后弹出可以选择路径的对话框,该怎么做呢? 请高手尽量讲得详细,本人还是菜鸟,多谢多谢 |
2.Re:【请教】如何实现一个可以选择路径的对话框? [Re: applelfish] | Copy to clipboard |
Posted by: yamakasy Posted on: 2004-12-07 12:04 User JFileChooser and setFileSelectionMode(int mode) |
3.Re:【请教】如何实现一个可以选择路径的对话框? [Re: applelfish] | Copy to clipboard |
Posted by: battlekiller Posted on: 2005-01-09 09:36 把FileDialog编写在" 菜单 "事件 中 没有选择则不运行FileDialog,直到选择菜单为止 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |