Uses of Class
dk.brics.bisimulationGame.view.GameViewLowerPanel

Packages that use GameViewLowerPanel
dk.brics.bisimulationGame.view   
 

Uses of GameViewLowerPanel in dk.brics.bisimulationGame.view
 

Fields in dk.brics.bisimulationGame.view declared as GameViewLowerPanel
private  GameViewLowerPanel GameView.lowerPanel
          The lower (south) panel of a game view.
 

Methods in dk.brics.bisimulationGame.view that return GameViewLowerPanel
 GameViewLowerPanel GameView.getLowerPanel()