Uses of Class
fr.lip6.sma.simulacion.avatar.AvatarInterfacePanel

Packages that use AvatarInterfacePanel
fr.lip6.sma.simulacion.avatar Paquet pour la gestion des avatars (affichage, liste, comportement, attitudes). 
 

Uses of AvatarInterfacePanel in fr.lip6.sma.simulacion.avatar
 

Fields in fr.lip6.sma.simulacion.avatar declared as AvatarInterfacePanel
private  AvatarInterfacePanel InterfaceCard.mInterfacePanel
          RŽfŽrence sur la vue/le contr™leur pour l'avatar semi-autonome.
 

Methods in fr.lip6.sma.simulacion.avatar that return AvatarInterfacePanel
protected  AvatarInterfacePanel InterfaceCard.getInterfacePanel()
          Accesseur sur la vue/le contr™leur.
 

Constructors in fr.lip6.sma.simulacion.avatar with parameters of type AvatarInterfacePanel
BlankCard(AvatarInterfacePanel inInterfacePanel)
          Constructeur à partir du conteneur d'interface.
EventCard(AvatarInterfacePanel inInterfacePanel)
          Constructeur à partir du conteneur d'interface.
EventCard(AvatarInterfacePanel inInterfacePanel, boolean inShowNavBtns)
          Constructeur à partir du conteneur d'interface et d'un booléen (pour afficher les boutons de navigation).
InputCard(AvatarInterfacePanel inInterfacePanel)
          Constructeur à partir du conteneur d'interface.
InputCard(AvatarInterfacePanel inInterfacePanel, boolean inShowNavBtns)
          Constructeur à partir du conteneur d'interface et d'un booléen pour afficher les boutons suivant/précédent.
InterfaceCard(AvatarInterfacePanel inInterfacePanel)
          Constructeur ˆ partir du conteneur d'interface.
InterfaceCard(AvatarInterfacePanel inInterfacePanel, boolean inShowNavBtns)
          Constructeur ˆ partir du conteneur d'interface.
WelcomeCard(AvatarInterfacePanel inInterfacePanel)
          Constructeur à partir du conteneur d'interface.