I am creating a GUI using Netbeans 6.7.1 and this GUI contains a TextFields, JButtons.
all i want to do is.. when i put a drive in TextField for example i put drive "c:\" in the TextField and when i click the JButton is automatically the path is in the drive "c:\" also.
is it possible?
Thanks in advance

