|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEntitats.Controladors.ControlTornadaSoci
public class ControlTornadaSoci
Clase de control. Gestiona el proces que ha de permetre a l'usuari poder reactivar un soci
Constructor Summary | |
---|---|
ControlTornadaSoci()
Constructor de la classe. |
Method Summary | |
---|---|
void |
destructorControlTornadaSoci()
Destructor de la classe Metode que elimina les referencies als objectes manipulats per l'objecte per tal de que l'objecte "Gargabe Collector" del Java n'alliberi la memoria assignada quan descobreixi que l'objecte ja no te cap referencia. |
void |
iniciaTornadaSoci(Soci Soci)
Metode que instancia i arranca un objecte que conte el frame d'execucio i tots els objectes que el componen com ara textboxs o botons. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlTornadaSoci()
Method Detail |
---|
public void destructorControlTornadaSoci()
public void iniciaTornadaSoci(Soci Soci)
Soci
- Objecte soci amb la info del soci a reactivar
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |