924925926927928929930931932933934
private void _loadCanvas_() throws Exception { try { this._cnv = new GfrWorldWindowGLCanvas(); } catch (Throwable t) { String str = t.getMessage();