/ Published in: Java
Expand |
Embed | Plain Text
fileDialog.setText("Select file.."); fileDialog.setFilterPath(folder.getRawLocation().toString());
You need to login to post a comment.
fileDialog.setText("Select file.."); fileDialog.setFilterPath(folder.getRawLocation().toString());
You need to login to post a comment.