A B C D F G H I L M N P R S T V W

P

paintComponent(Graphics) - Method in class dbrown.GallowsView
 
pattern - Static variable in class dbrown.Hangman
Regular expressions are used to convert the phrase to a string of asterisks.
pcs - Variable in class dbrown.Hangman
Allows views to listen to generic or named changes in the hangman game.
PERSON_COLOR - Static variable in class dbrown.GallowsView
 
phrase - Variable in class dbrown.Hangman
The phrase to be guessed.
phrase - Variable in class dbrown.PhraseView
Displays the phrase guessed so far by the player.
PhraseList - Class in dbrown
Phrases are stored in a text file and processed by this class.
PhraseList(String) - Constructor for class dbrown.PhraseList
 
phrases - Variable in class dbrown.Hangman
The list of phrases to be guessed.
phrases - Variable in class dbrown.PhraseList
Contains the list of phrases for the user to guess.
PhraseView - Class in dbrown
A GUI interface to part of the Hangman game.
PhraseView(Hangman) - Constructor for class dbrown.PhraseView
 
PhraseView.GameListener - Class in dbrown
Is called by the Hangman game to display the current state of the game when the game is started and whenever a guess is made.
PhraseView.GameListener() - Constructor for class dbrown.PhraseView.GameListener
 
play() - Method in class dbrown.TextView
Play the Hangman game by instantiating the game and asking the user for input.
propertyChange(PropertyChangeEvent) - Method in class dbrown.GallowsView.GameListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.GameControlView.LoseListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.GameControlView.WinListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.LettersView.GuessListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.PhraseView.GameListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.TextView.GameListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.TextView.LoseListener
 
propertyChange(PropertyChangeEvent) - Method in class dbrown.TextView.WinListener
 
pv - Variable in class dbrown.HangmanGUI
The sub-view containing the phrase guessed by the player so far.

A B C D F G H I L M N P R S T V W