When you're in a java app and you use it's built-in file chooser, how can i view/access the hidden items in a LINUX directory
How to access hidden linux folders in a java file chooser
1.2k Views Asked by alex At
3
There are 3 best solutions below
0

I think this might be useful to you:
http://download.oracle.com/javase/tutorial/uiswing/components/filechooser.html
You should try