Uses of Class
org.apache.wicket.examples.hangman.HangmanPage

Packages that use HangmanPage
org.apache.wicket.examples.hangman   
 

Uses of HangmanPage in org.apache.wicket.examples.hangman
 

Subclasses of HangmanPage in org.apache.wicket.examples.hangman
 class Guess
          The main guess page for the hangman application.
 class Home
          The home page for the hangman application.
 class Lose
          Page that handles the loser failing to guess the word.
 class Win
          Page called when the user has correctly guessed the word.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.