|
If it were me, I'd create a small program that just tried to do one simple thing, say change the font of a JLabel and display it, and get that program to work. If it works, great, I'd move on to the next thing, say to show an array of JLabel. And if I got stuck, I'd post that small (key on small) compilable and runnable program that demonstrates the problem and hope that someone could help me.
|