|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of HangmanUI in <Unnamed> |
---|
Classes in <Unnamed> that implement HangmanUI | |
---|---|
class |
SimpleUI
Default User interface for the Hangman game. |
class |
SwingUI
This is a Swing graphical user interface to the hangman game. |
Fields in <Unnamed> declared as HangmanUI | |
---|---|
private static HangmanUI |
HangmanApp.appUI
reference to the UI instance |
private HangmanUI |
Controller.view
Reference to the view we are responding to |
Constructors in <Unnamed> with parameters of type HangmanUI | |
---|---|
Controller(HangmanUI view)
Construct a controller to respond to the specified view |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |