Ticket #12 (closed defect: fixed)
Opened 2007-03-16T11:54:47-05:00
Last modified 2007-11-12T11:19:38-06:00
Override createSubtitle() properly
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | browser | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
As described on the ImageJ mailing list, starting with ImageJ 1.38m there is a createSubtitle() method that encapsulates the logic for building the image subtitle. Look into this, and implement it in the 4D Data Browser, so that macros attempting to access the 4D Data Browser's subtitle with getImageInfo("subtitle") work properly.
Change History
comment:1 Changed 2007-03-16T11:55:06-05:00 by curtis
- Summary changed from Override createSubtitle() properly in 4D Data Browser to Override createSubtitle() properly