This one is going to use many of the skills you have learned. You will build a small GUI application. It will present a set of buttons with the names of candidates on them. There should be at least 4 buttons. Under each button will be a label that contains the number of times the candidate was selected. Each time the button is pressed, the corresponding label will be updated. The example .class files are here. Here is a screen shot showing what it should look like.
You should turn in a listing of the program. Staple the cover sheet to that.
Think about how you will do this so you can ask questions.
ASK if you have any questions.