I'm trying to simple write a quick string to a text file using Java. However when doing so my code for some reason doesn't throw any errors or exceptions but the text file is empty after clicking the button. Here is my code I'm trying to simple write a quick string to a