Uses of Interface
games.jotto.IJottoGUI

Packages that use IJottoGUI
games.jotto   
games.jotto.model   
 

Uses of IJottoGUI in games.jotto
 

Classes in games.jotto that implement IJottoGUI
 class JottoGUI
          SimpleViewer augmented with menus and controls Jotto game.
 

Uses of IJottoGUI in games.jotto.model
 

Methods in games.jotto.model with parameters of type IJottoGUI
 void JottoModel.addView(IJottoGUI view)
          Adds a view to this model.
 void IJottoModel.addView(IJottoGUI view)