Ticket #885 (closed enhancement: moved)
Opened 2011-11-23T10:42:27-06:00
Last modified 2012-03-05T14:42:59-06:00
Allow plugin parameters to be hidden
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej-2.5.0 |
Component: | Plugin Framework | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1055 |
Description
DynamicPlugin implementers might want the ability to show and hide parameters based on the settings of some current parameter. This could be done via it's callback mechanism. Change the various UI harvester implementations to allow this behavior.
Note: for simplicity and non-gui UIs hiding parameters makes more sense than adding/deleting parameters.
Change History
comment:3 Changed 2014-05-01T05:28:58-05:00 by curtis
- Status changed from new to closed
- Resolution set to moved