I need help with some java code asap, I'm trying to write code to draw out the initials of my name in dot matrix font.. so basically draw out black dots where the letter appears and white dots in the empty spaces with a 7 x 5 array. I can get the panel to draw out with the yellow background.. but no dots. Here are the professor's instructions(they are really confusing to me so if someone can understand them better than me, please explain):
Directions
Here's my code:
Source Code Files
If someone could help me out I would be very greatful, thanks in advance.