Write a GUI program that allows the user to enter the name of five candidates in a local election and the votes received by each candidate. The program should then display each candidate's name, the votes received by that candidate, and the percentage of the total votes received by the candidate. Your program should also display the winner of the election.