NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1587 (closed defect: fixed)

Opened 2012-12-04T11:28:35-06:00

Last modified 2012-12-04T11:29:33-06:00

DisplayService should maintain a set of active displays

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b6-legacy
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1579

Description

DisplayService should maintain a MRU list of displays. One can then query the list for the active display (the first in the list). But one could also query for the mru display of a given type (such as a TableDisplay or an ImageDisplay). This eliminates the need for a new special case active display tracker for each new type of display.

Change History

comment:1 Changed 2012-12-04T11:28:54-06:00 by bdezonia

  • Blocking 1579 added; 1570 removed

comment:2 Changed 2012-12-04T11:29:33-06:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

Fixed with commit 8c61c564d34d060a560f8ea39295c39f8b7af305