public JPanelBusquedaParametros getParamPanelBusq(
     IServerServidorDatos poServer, IMostrarPantalla poMostrar, String psTabla)
     throws Exception {
   return JTEESQLGENERADOR.getParamPanelBusq(poServer, poMostrar);
 }