好像这个控件放到设计版面上就变的很大,不像C++Builder上只是一个图标。。。 而且不好使用好像。如何才能像BCB中那样可以点击一下按钮,然后弹出个对话框。。。? 还有好像JBuilder的版面设计好像和运行后的效果不一样。 Java中的`JFileChooser`是Swing库提供的一 ...
The javax.swing.JFileChooser class describes a Swing component for choosing files, usually via its int showOpenDialog(Component parent) and int showSaveDialog(Component parent) methods. In this post, ...
Not open for further replies.