Uses of Interface
org.vizzini.ui.game.boardgame.IGridBoard3DUISwing

Packages that use IGridBoard3DUISwing
org.vizzini.example.qubic.ui Provides Qubic user interface classes for the game framework. 
org.vizzini.ui.game.boardgame Provides board game user interface classes for the game framework. 
org.vizzini.ui.game.boardgame.chess Provides user interface classes for 3D chess for the game framework. 
 

Uses of IGridBoard3DUISwing in org.vizzini.example.qubic.ui
 

Classes in org.vizzini.example.qubic.ui that implement IGridBoard3DUISwing
 class GridBoardUISwing
          Provides functionality for a Swing 3D Qubic grid board environment user interface in the game framework.
 

Uses of IGridBoard3DUISwing in org.vizzini.ui.game.boardgame
 

Classes in org.vizzini.ui.game.boardgame that implement IGridBoard3DUISwing
 class DefaultGridBoard3DUISwing
          Provides a default implementation of a grid board 3D UI for Swing.
 class GridBoard3DUISwing
          Provides functionality for Swing 3D grid board environment user interfaces in the game framework.
 

Uses of IGridBoard3DUISwing in org.vizzini.ui.game.boardgame.chess
 

Classes in org.vizzini.ui.game.boardgame.chess that implement IGridBoard3DUISwing
 class AbstractGridBoardUISwing
          Provides base functionality for a Swing grid board user interface in the 3D chess framework.
 class DefaultGridBoardUISwing
          Provides default functionality for Swing grid board user interfaces in the 3D chess framework.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02