Uses of Class
org.apache.wicket.examples.hangman.HangmanPage
-
Packages that use HangmanPage Package Description org.apache.wicket.examples.hangman -
-
Uses of HangmanPage in org.apache.wicket.examples.hangman
Subclasses of HangmanPage in org.apache.wicket.examples.hangman Modifier and Type Class Description classGuessThe main guess page for the hangman application.classHomeThe home page for the hangman application.classLosePage that handles the loser failing to guess the word.classWinPage called when the user has correctly guessed the word.
-