|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEntitats.Controladors.ControlBaixaActuacio
public class ControlBaixaActuacio
Clase de control. Gestiona el proces que ha de permetre a l'usuari poder eliminar una actuacio del sistema
Constructor Summary | |
---|---|
ControlBaixaActuacio()
Constructor de la classe. |
Method Summary | |
---|---|
void |
destructorControlBaixaActuacio()
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 |
iniciaBaixaActuacio()
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 ControlBaixaActuacio()
Method Detail |
---|
public void destructorControlBaixaActuacio()
public void iniciaBaixaActuacio()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |