Trying to create JFileChooser and set the current directory DOES WORK in these instances:
1) Instantiating JFileChooser with a string LITERAL
2) Instantiating JFileChooser with a string VAR...