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 #1178 (closed feature: duplicate)

Opened 2012-05-14T15:28:29-05:00

Last modified 2012-08-10T13:21:51-05:00

Decorate displayed images with enabled UI elements

Reported by: bdezonia Owned by: curtis
Priority: major Milestone: imagej2-b2-bugfixes
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

There are a number of plugins that need to decorate a displayed image with user interface elements (such as clickable buttons). These UI elements could initiate the running of a plugin or even modifying the state of the running plugin.

Change History

comment:1 Changed 2012-05-14T15:29:10-05:00 by bdezonia

  • Blocking 1144 added

comment:2 Changed 2012-05-14T15:30:57-05:00 by bdezonia

  • Blocking 1144 removed

comment:1 Changed 2012-05-14T15:31:25-05:00 by bdezonia

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

comment:2 Changed 2012-05-23T12:32:04-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta2

comment:3 Changed 2012-08-10T13:21:51-05:00 by curtis

Duplicate of #1042, presumably.