Very nice, very sleek. Would you mind if I used this in a splash screen for my games? You will be credited.
Here's a simple startup screen that I plan to use for any future Slick projects I make. I used your Slick logo scaled down a bit.
http://dl.dropbox.com/u/8948721/startup.zipWhen the jar is run, it only loads the splash screen logos, the title, and the loading images. This allows it to get the game open and showing something as quickly as possible instead of hanging while it loads like it might if you loaded everything at the initial startup. Once it gets to the loading screen is when it makes the call to the main load method. I don't even have a game to put behind the loading screen yet and it already feels more official.