Packages
com.asdf.client Client component of the software.
com.asdf.common Common classes shared by client and server.
com.asdf.gui.connect GUI components to display green login screen shown first when starting the client application.
com.asdf.gui.lobby GUI components used to display game lobby.
com.asdf.lib  
com.asdf.parser Automatically generated parser class for Message objects
com.asdf.plugins.hello  
com.asdf.plugins.pokergames In-built pokergame implementation.
com.asdf.plugins.pokergames.gameview  
com.asdf.plugins.pokergames.texasholdem Texas Hold'em implementation.
com.asdf.plugins.pokergames.texasholdem.bots  
com.asdf.plugins.pokergames.texasholdem.parser  
com.asdf.server Server component of the software.
com.asdf.test Contains all the test cases and associated utility libraries.
com.asdf.utils com.asdf.utilsUtility functions needed by software