So I am trying to make my GUI Launcher have a background of it's own cause I like the default buttons a lot. Is there anyways I can do that? Also while I am at it, can I add in a custom cursor. I tried setCursor("/textures/cursor.png" for my game but the setCursor won't work. I remember once looking over a game with setContentPane and with the cursor image. Any help is appreciated and I am willing to give snippets of code. Sorry if it is in wrong section just thought this fit best.