Class Solitari.GestorBoto

java.lang.Object
  |
  +--Solitari.GestorBoto
Enclosing class:
Solitari

class Solitari.GestorBoto
extends java.lang.Object
implements java.awt.event.ActionListener

Deim el que s'ha de fer en cada cas segons el boto que s'ha pitjat


Constructor Summary
(package private) Solitari.GestorBoto()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          Gestiona l'acció duita a terme
   

Constructor Detail

Solitari.GestorBoto

Solitari.GestorBoto()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Gestiona l'acció duita a terme
Specified by:
actionPerformed in interface java.awt.event.ActionListener