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 #792 (closed enhancement: moved)

Opened 2011-09-25T22:40:23-05:00

Last modified 2014-08-29T12:46:41-05:00

Support for List as an input type

Reported by: curtis Owned by: curtis
Priority: major Milestone: imagej2-b10-compatibility
Component: UI Framework Version:
Severity: non-issue Keywords:
Cc: Blocked By:
Blocking: #1697

Description

It would be great if an input could be a List of a supported sub-type. The List widget would render plus and minus buttons to add or remove widgets of the sub-type.

Completion of ticket #791 would might help make this addition easier. But List is still slightly more complex due to the delegation involved with the sub-types.

Change History

comment:1 Changed 2012-07-13T22:07:14-05:00 by curtis

  • Blocking 1052 added

comment:2 Changed 2012-09-06T14:09:46-05:00 by curtis

  • Blocking 1357 added; 1052 removed
  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:3 Changed 2013-03-19T10:57:49-05:00 by curtis

  • Status changed from new to accepted
  • Component changed from Plugin Framework to UI Framework
  • Milestone changed from imagej2-b7-ndim-data to imagej2-b10-compatibility

comment:4 Changed 2013-03-19T11:06:13-05:00 by curtis

  • Blocking 1697 added; 1357 removed

comment:5 Changed 2014-08-29T12:46:41-05:00 by hinerm

  • Status changed from accepted to closed
  • Resolution set to moved