0.3.0 Alpha (3/3/06) New class called GameWindow that makes handling fullscreen-exclusive mode easier New class called TestPattern that draws a simple color test pattern; I'm using this for fullscreen-exclusive mode testing with DisplayModeSelector New class called TestBar that draws a gradient in it's background, but is otherwise a normal JPanel New class called DisplayModeSelector that displays a JComboBox with the available DisplayModes for a given GraphicsDevice and then allows you to test the slected mode 0.2.0 Alpha (12/1/05) New class called InputDevicePanel used to configure an InputDevice's dead zones and reverse flags; it can also be used to display the device's state New class called InputDeviceConfigPanel used to configure an array of InputDevice objects 0.1.0 Alpha (10/18/05) Initial release