Class GamingWheelGameView

java.lang.Object
  |
  +--DisplayPanel
        |
        +--GamingWheelGameView

public class GamingWheelGameView
extends DisplayPanel

View for a gaming wheel game.

See Also:
Serialized Form

Constructor Summary
GamingWheelGameView()
          Constructs a gaming wheel game.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GamingWheelGameView

public GamingWheelGameView()
Constructs a gaming wheel game.