Package org.moyoman.client.reference.debug

Provides classes for a GUI to observe debugging information of Moyoman.

See:
          Description

Class Summary
AggregateDebugPanel Provides a panel for aggregate type debug information.
ContinuousDebugPanel Provides a panel for continuous type debug information.
ContinuousDebugPanel.LegendCellRenderer Provides a renderer which displays the legend color.
ContinuousDebugPanel.LegendListEntry Provides a legend list entry item.
ContinuousDebugPanel.RatedMoveComparator Provides an implementation of Comparator to order RatedMoves from best to worst.
DataListEntry Provides a data list entry item.
DebugDialog Provides a dialog for displaying debug information.
DebugDialog$1  
DebugManager Provides a manager for Moyoman Go debugging.
DebugManager$1  
DebugPanel Provides a debug panel base class.
DebugPanel$1  
DebugSelectorPane Provides a pane with selectors for different debug panels.
DebugSelectorPane$1  
DiscreteDebugPanel Provides a panel for discrete type debug information.
ForestDebugPanel Provides a panel for forest type debug information.
ForestDebugPanel$1  
GroupRatingDebugPanel Provides a panel for group rating type debug information.
GroupRatingDebugPanel.LegendListEntry Provides a legend list entry item.
LegendDebugPanel Provides a panel for legend type debug information.
LegendDebugPanel.LegendCellRenderer Provides a renderer which displays the legend color.
LegendDebugPanel.LegendListEntry Provides a legend list entry item.
SOIDebugPanel Provides a panel for relator type debug information.
 

Package org.moyoman.client.reference.debug Description

Provides classes for a GUI to observe debugging information of Moyoman.

Author:
Jeffrey M. Thompson