669670671672673674675
private void _loadObject_(String strId) throws Exception { if (this._blnDestroyed_) return; new GfrPgsThrOgcWmsLoad(strId, (IGfrHandlerEventListenerThreadJobProgress) this); }
485486487488489490491