Ticket #207 (closed task: wontfix)
Integrate Annotation Based Plugin Scheme into core ImageJ
Reported by: | rlentz | Owned by: | rlentz |
---|---|---|---|
Priority: | minor | Milestone: | biweekly-2010: Sep-20 to Oct-01 |
Component: | Plugin Framework | Version: | |
Severity: | serious | Keywords: | annotations plugin infrastructure |
Cc: | Blocked By: | ||
Blocking: | #11, #1010 |
Description (last modified by rlentz) (diff)
A novel application of Java annotations has been developed as an Annotation Based Plugin Scheme to enhance the existing ImageJ plugin framework. The scope of this task is to champion the excellent work already completed by applying it to ij.plugin classes and extending the functionality to support capabilities not present in the existing eight classes. (The primary goal is to reduce instances of the Generic Dialog in the code base.)
Change History
comment:2 Changed 8 years ago by rlentz
- Summary changed from Integrate Abstract Plugin into core ImageJ to Integrate Annotation Based Plugin Scheme into core ImageJ
Note: See
TracTickets for help on using
tickets.