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

Packages that use IGridBoardUISwing
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 IGridBoardUISwing in org.vizzini.example.qubic.ui
 

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

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

Subinterfaces of IGridBoardUISwing in org.vizzini.ui.game.boardgame
 interface IGridBoard3DUISwing
          Defines methods required by grid board 3D environment user interfaces in the game framework.
 

Classes in org.vizzini.ui.game.boardgame that implement IGridBoardUISwing
 class AbstractGridBoardUISwing
          Provides base functionality for Swing grid board environment user interfaces in the game framework.
 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 IGridBoardUISwing in org.vizzini.ui.game.boardgame.chess
 

Classes in org.vizzini.ui.game.boardgame.chess that implement IGridBoardUISwing
 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