Uses of Interface
dbrown.IView

Uses of IView in dbrown
 

Classes in dbrown that implement IView
 class GallowsView
           
 class GameControlView
           
 class LettersView
           
 class PhraseView
           
 

Methods in dbrown with parameters of type IView
 void Hangman.addView(IView aView)
           
 void Hangman.removeView(IView aView)