Uses of Package
vooga.arcade

Packages that use vooga.arcade
testing.social.chat   
testing.users.ui.profile Test harness for the profile screen GUI component. 
vooga.arcade   
vooga.arcade.components   
vooga.arcade.components.specific   
vooga.arcade.listeners.windowListeners   
vooga.devEnvironment   
vooga.levelEditor   
vooga.replay.core This package contains major classes used for interfacing with Replay and used for the backend and frontend. 
vooga.replay.eventListeners This package contains classes handling event listeners. 
vooga.social   
vooga.social.chat   
vooga.social.socialInfo   
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.arcade used by testing.social.chat
IArcadeFrame
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
Location
          Enum which defines the different tab panel locations that can be added to.
 

Classes in vooga.arcade used by testing.users.ui.profile
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.arcade
ArcadeFrame
          A general frame which has a menu, toolbar, and 4 tabbed panels.
IArcadeFrame
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
Location
          Enum which defines the different tab panel locations that can be added to.
 

Classes in vooga.arcade used by vooga.arcade.components
ArcadeFrame
          A general frame which has a menu, toolbar, and 4 tabbed panels.
Location
          Enum which defines the different tab panel locations that can be added to.
 

Classes in vooga.arcade used by vooga.arcade.components.specific
ArcadeFrame
          A general frame which has a menu, toolbar, and 4 tabbed panels.
IArcadeFrame
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.arcade.listeners.windowListeners
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.devEnvironment
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.levelEditor
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.replay.core
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.replay.eventListeners
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.social
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.social.chat
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.social.socialInfo
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.users.ui
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.users.ui.login
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.users.ui.preferences
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.users.ui.profile
VoogaGUI
          View for the Class's VOOGA program.
 

Classes in vooga.arcade used by vooga.users.ui.pwrecovery
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.users.ui.register
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.
 

Classes in vooga.arcade used by vooga.users.user
IVoogaGUI
          This interface has the methods that must be implemented by the Arcade/GUI in order to have the code appropriately linked.