public void setContolador(AgregarEditar ctr) { _controlador = ctr; }
public Gestion() { _agregarEditar = new AgregarEditar(); }