I created this launcher for a client. The requirements fulfilled were as following:
- A logo displayed with a dark background
- Buttons to open a JAR application and URLs
- Window with a custom icon
To get the "Play" button to work put a jar file named "play.jar" in the following directory:
src/resources/
The application uses the Desktop API. There might be some functionality issues on some operating systems.
