|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEntitats.Controladors.ControlConsultaParticipant
public class ControlConsultaParticipant
Clase de control. Gestiona el proces que ha de permetre a l'usuari poder consultar la info d'un participant del sistema
Constructor Summary | |
---|---|
ControlConsultaParticipant()
Constructor de la classe. |
Method Summary | |
---|---|
void |
destructorControlConsultaParticipant()
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 |
iniciaConsultaParticipant()
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 ControlConsultaParticipant()
Method Detail |
---|
public void destructorControlConsultaParticipant()
public void iniciaConsultaParticipant()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |