Uses of Class
MiniMapPanel

Uses of MiniMapPanel in <Unnamed>
 

Fields in <Unnamed> declared as MiniMapPanel
(package private)  MiniMapPanel UserInteraction.theMiniMap
          The MiniMapPanel that uses this mouse adapter
(package private)  MiniMapPanel Grid.theMiniMap
          the MiniMapPanel object.
(package private)  MiniMapPanel UserInterface.theMiniMap
          The MiniMap Panel
 

Methods in <Unnamed> with parameters of type MiniMapPanel
 void UserInteraction.setMiniMap(MiniMapPanel mm)
          Sets the MiniMapPanel that the mouse adapter is attached to.
 void Grid.setMiniMap(MiniMapPanel mm)
          Sets the mini map to the passed in MiniMapPanel.