Uses of Package
us.asciiroth.client.ui

Packages that use us.asciiroth.client.ui
us.asciiroth.client.board   
us.asciiroth.client.core   
us.asciiroth.client.ui   
 

Classes in us.asciiroth.client.ui used by us.asciiroth.client.board
BoardView
           
 

Classes in us.asciiroth.client.ui used by us.asciiroth.client.core
InputManager
          The key manager is a focus widget that processes keyboard events This works, although it would be better simply to capture events at the document level (this widget constantly has to grab the focus in order to work).
NewGameDialog
           
 

Classes in us.asciiroth.client.ui used by us.asciiroth.client.ui
AttributesPalette
           
CellMessagePanel
           
CellPanel
           
CenteredPopupPanel
          Base class for consistent layout and visual appearance of dialogs, as well as some behavior for closing.
DialogManager
           
GameListingDialog
          Base class for load and save game dialogs, both of which allow you to browse saved games and delete them.
HTMLDialog
          A reusable dialog that loads an HTML URL into a scroll panel.
Log
          Simple logging class.
MouseCellListener
           
Palette
          One of those little panels on the right-hand side.
Renderer
          A browser-specific way of rendering a cell; the performance of different approaches varies between browsers.
SourcesMouseCellEvents
          A source of mouse-related events that are expressed in terms of the cells on the game board, not in terms of X/Y pixels (as the normal GWT SourcesMouseEvents interface).
 


0.7

© 2009 Alx Dark