Uses of Package
vooga.users.user

Packages that use vooga.users.user
testing.social.chat   
testing.users.ui.profile Test harness for the profile screen GUI component. 
vooga.arcade   
vooga.arcade.events   
vooga.arcade.listeners.windowListeners   
vooga.social.chat   
vooga.users.ui Contains the code for all GUI components drawn by the Users component of VOOGA 
vooga.users.ui.login Contains the code for the login screen 
vooga.users.ui.preferences Contains the preferences screen for a VOOGA account. 
vooga.users.ui.profile Contains the profile screen for a VOOGA account. 
vooga.users.ui.pwrecovery   
vooga.users.ui.register Contains the register screen when a human makes a new VOOGA account. 
vooga.users.user Contains the User object as well as a "database" that allows other components to access the various users of VOOGA along with their information. 
 

Classes in vooga.users.user used by testing.social.chat
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by testing.users.ui.profile
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.arcade
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.arcade.events
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.arcade.listeners.windowListeners
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.social.chat
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.users.ui
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
 

Classes in vooga.users.user used by vooga.users.ui.login
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
 

Classes in vooga.users.user used by vooga.users.ui.preferences
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.users.ui.profile
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.users.ui.pwrecovery
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
VoogaUser
          General class to represent functions required by a human VOOGA user.
 

Classes in vooga.users.user used by vooga.users.ui.register
UserDatabaseInterface
          UserDatabaseInterface is effectively a Users API for interacting with the given database (e.g., Network or Local) where user information is stored.
 

Classes in vooga.users.user used by vooga.users.user
VoogaUser
          General class to represent functions required by a human VOOGA user.
VoogaUser.GameListFilter