Hey guys,
i had draw many graphics and testet thread an many other things. But i’ve got everytime the same problem.
I can just get graphics like *.jpg or *.png about these:
Image tmg = getToolkit().getImage("c://background.png");
But how can I get graphics if I had 2 package for example package main and images. So how can I get these graphics without the absolute path???