Creating input text fields?

Hey guys,



we are working on a GUI for our program at the moment (based on Nifty) and some questions came up.



We’d like to create a menu with input text fields (where you can import stuff). The import-commands are programmed in Java. But we need a button/textfield that is able to open the Windows Explorer and select a data path (like it’s also possible in HTML).



I couldn’t find anything with Google so do you have any ideas?



Thanks in advance.



Freddy

I’ve not seen a file browser for nifty, I can see how it might be a useful thing to have in the toolbox though.



I expect you could write one using menus and the java filesystem code reasonably easily.