371372373374375376377378379
_historyList = new ImageHistoryList(this); setDownloadState(false); updateEnabledStates(); new MeasureBand(this); _canvasDraw = new CanvasDraw(this); _fitsGraphics = new FITSGraphics(this); }