All Classes

Class Description
ApiDilemme
This class is used like an API, it give the possibilty to the front class to call the method of the back-end
CloneHelper
This class is used in order to create a clone of a Strategie for the creation of Confrontation
Confrontation
This class allows to construct a object fight.
Confrontation.ConfrontationConstants
This is interface is here to define all the constants associated to the class Confrontation
DonnantDonnant  
DonnantDonnantDur  
FrameBase  
Gentille  
IObservable
This interface is used in order to respect the design patter Observer.
IObserver
This interface is used in order to respect the design patter Observer.
IStrategie
This interface allows to create object which can represent a players or others in a tournament or during games.
JDilemme
This class create an instance of JFrame used to show the Tournoi and his datas to the user.
JParamTournoi  
Main  
Mechante  
Mefiante  
ParamFrame Deprecated.
PerGentille  
PerMechant  
Rancuniere  
Strategie
This class constructs a object Strategie which implements the interface IStrategie.
StringHelper  
Tournoi
This class allows to construct a object tournament.
TournoiFrame Deprecated.