In bilder, Change: korti = new JLabel(bakside); to: korti. SetIcon(bakside); This way the actual labels which are on your panel are updated. Before you were creating new labels and not altering the existing ones.
You might need to call a repaint on the container holding the labels.
Thanks, your tip worked – Fadderman Mar 11 at 21:37 @Fadderman Glad to hear. Don't forget you can accept answers if they worked ;) – Matt Crinklaw-Vogt Mar 13 at 16:31.
I see you create some labels with icons like so: kortForsidetracker = new JLabel(forsidetilfeldig); However, there is nowhere in your code that you add these labels to the GUI. Unlike the other array of labels you create without images: for (int I = 0; i.
Jzd That array is for the mousepressed event, so when I press my mouse on the labels they will change to the other label array. – Fadderman Mar 10 at 21:23.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.