Uses of Class
apps.mtdesktop.tabletop.basket.BasketManager

Packages that use BasketManager
apps.mtdesktop.tabletop   
apps.mtdesktop.tabletop.basket   
 

Uses of BasketManager in apps.mtdesktop.tabletop
 

Methods in apps.mtdesktop.tabletop that return BasketManager
 BasketManager TabletopContentManager.getBasketManager()
          Gets the basket manager.
 

Uses of BasketManager in apps.mtdesktop.tabletop.basket
 

Constructors in apps.mtdesktop.tabletop.basket with parameters of type BasketManager
InputOutputBasketController(BasketManager basketManager, DefaultSynergyNetApp app)
          Instantiates a new input output basket controller.