| Class | Description |
|---|---|
| Game |
This class contains the pure logic of the Number Guess game.
|
| Generator | |
| MessageGenerator |
This class generates on demand appropriate messages depending on the current
state of the injected instance of Game.
|
| NumberGuessFrame |
Swing-based number guess example, main application frame.
|
| Annotation Type | Description |
|---|---|
| MaxNumber | |
| Random |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.