Closed yarcat closed 12 years ago
Please do a code-review.
Things done:
ChemistryLines
SwingChemistryLines
static main()
SwingChemistryLinesMain
GameFactory
Runnable
SwingChemistryLines.newInstance
Yes, it looks good to me.
Please do a code-review.
Things done:
ChemistryLines
renamed intoSwingChemistryLines
static main()
moved toSwingChemistryLinesMain
GameFactory
moved to a separate moduleGameFactory
moved toGameFactory
to keep other places short and simpleRunnable
forSwingChemistryLines
in favor of theSwingChemistryLines.newInstance
method + anonymous Runnable creating the instance instatic main()