Ticket #790 (closed enhancement: wontfix)
Opened 2011-09-25T20:11:17-05:00
Last modified 2014-08-20T12:13:28-05:00
Arrange Windows plugins for IJ2
Reported by: | gharris | Owned by: | curtis |
---|---|---|---|
Priority: | minor | Milestone: | imagej2-b8-analysis |
Component: | UI Framework | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1456 |
Description
Currently, on the Windows menu, the Show All, Put Behind, Cascade & Tile plugins do nothing.
Add a SwingSDI implementation of
interface Desktop extends Arrangeable
that enables a new set of plugins to do these functions.
Change History
comment:1 Changed 2011-09-25T21:05:16-05:00 by gharris
comment:4 Changed 2012-03-05T11:09:13-06:00 by curtis
- Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2
Pushing implementations of these Window menu plugins to the next milestone.
comment:6 Changed 2012-07-03T13:38:09-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:9 Changed 2012-09-06T16:27:16-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:10 Changed 2012-10-10T13:55:32-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta7
comment:11 Changed 2014-08-20T12:13:28-05:00 by curtis
- Status changed from new to closed
- Resolution set to wontfix
We are no longer supporting use of ImageJ 1.x commands from modern ImageJ2 UIs. These plugins work fine in the legacy ImageJ 1.x UI, and adding them to ImageJ2 is not urgent.
This should also include "Close All".