Uses of Class
dk.brics.bisim.view.GameViewUpperPanel

Packages that use GameViewUpperPanel
dk.brics.bisim.view   
 

Uses of GameViewUpperPanel in dk.brics.bisim.view
 

Fields in dk.brics.bisim.view declared as GameViewUpperPanel
private  GameViewUpperPanel GameView.upperPanel
          The upper (north) panel of a game view.
 

Methods in dk.brics.bisim.view that return GameViewUpperPanel
 GameViewUpperPanel GameView.getLowerPanel()