From: Brett L. <wak...@gm...> - 2007-10-09 21:59:24
|
I've reworked a few things in the game setup UI. Firstly, I've renamed the Options class to GameSetupWindow. Options was just a bit too generic and didn't really represent what the class actually did. Second, I've reworked the New and Options button logic to better use Swing conventions and have removed the ActionStep state tracking mechanism. Lastly, I also committed a few other cleanups elsewhere. Mostly related to removing old commented-out code. ---Brett. Questions are never indiscreet, answers sometimes are. -- Oscar Wilde |