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

Opened 2011-05-03T09:32:47-05:00

Last modified 2013-01-22T16:01:09-06:00

Add Tool Configuration Annotation

Reported by: gharris Owned by: curtis
Priority: major Milestone: imagej2-unscheduled
Component: Plugin Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1631

Description (last modified by curtis)

Add Tool Configuration Annotation:

  • Allow @Parameter annotations in Tools, for tool configuration (e.g., line width)
  • Configuration dialog is display on shift-click on Tool

Change History

comment:1 Changed 2011-09-22T14:07:38-05:00 by curtis

  • Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2

comment:2 Changed 2012-05-15T13:03:31-05:00 by curtis

  • Blocking 1051 added

comment:3 Changed 2012-06-08T12:32:13-05:00 by curtis

  • Component changed from ij-core to ij-ext

comment:4 Changed 2012-07-12T11:15:49-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
  • Blocking 1052 added; 1051 removed
  • Description modified

comment:5 Changed 2012-09-06T14:09:26-05:00 by curtis

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

comment:6 Changed 2013-01-22T16:01:09-06:00 by bdezonia

  • Blocking 1631 added; 1357 removed
  • Milestone changed from imagej2-b7-ndim-data to imagej2-unscheduled

comment:7 Changed 2014-05-01T06:14:46-05:00 by curtis

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