|
Class Summary |
| ColorElement |
This class describes an element to associate a color to an object
to draw curves. |
| ColorsDialog |
This class describes a dialog box to show the colors associations of the
player's curves |
| CurvesCanvas |
This class describes the canvas which contains the graph with the curves of the
game |
| CurvesData |
This class stores the players data to draw curves |
| CurvesDialog |
This class describes the view of the curves of differents players points |
| CurvesFactory |
This class is used to create the curves of the game by modifying the Graphics of the composant |
| CurvesPanel |
The panel containing the curves |
| CurvesPlayerData |
This class stores the data of a player curve |
| GenericCurvesDialog |
This class decribes the dialog to contains the coalitions curves panel |
| GenericCurvesPanel |
This class describes a generic panel to construst a curve with the data (double[]) |
| PointElement |
This class describes the last point draw in the graph draw for a player |