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

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

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

Methods in org.apache.wicket.examples.hangman that return Word
 Word Game.getWord()
          Get the current word that is being guessed or has been guessed.
 Word WordGenerator.next()
          Returns the next word from the word generator.
 



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