Uses of Package
bluegammon.gui.popup

Packages that use bluegammon.gui.popup
bluegammon The bluegammon package contains static resources of the Bluegammon game. 
bluegammon.gui The bluegammon.gui package contains classes related to presentation and user interaction of the Bluegammon game. 
bluegammon.gui.popup The bluegammon.gui.popup package contains the general functionality for drawing a popup and handle the interaction. 
bluegammon.logic The bluegammon.logic package contains logic aspects of the backgammon game. 
 

Classes in bluegammon.gui.popup used by bluegammon
Popup
           The Popup represents a popup with text and zero or many alternatives that user can select among.
PopupListener
          Implementations of this class are reported when users selects an alternative in a popup.
 

Classes in bluegammon.gui.popup used by bluegammon.gui
Popup
           The Popup represents a popup with text and zero or many alternatives that user can select among.
PopupListener
          Implementations of this class are reported when users selects an alternative in a popup.
 

Classes in bluegammon.gui.popup used by bluegammon.gui.popup
PopupListener
          Implementations of this class are reported when users selects an alternative in a popup.
 

Classes in bluegammon.gui.popup used by bluegammon.logic
PopupListener
          Implementations of this class are reported when users selects an alternative in a popup.