Fully functional java application that utilized Swing GUI to take a users string input and return the number of vowels in the string.
Check button to count the number of vowels in text field and to display the count.
Clear button to clear the textfield and count.