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

Opened 2012-03-27T10:25:32-05:00

Last modified 2013-03-19T11:04:46-05:00

Provide a mechanism for attaching filters to file chooser widgets

Reported by: curtis Owned by: curtis
Priority: major Milestone: imagej2-b10-compatibility
Component: Plugin Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1696

Description

One nice thing about many file choosers (e.g., Swing's) is the ability to restrict which files can be selected. This is nice for opening and saving data, to show only the supported file formats.

Currently, our FileWidget implementations have no such capability. The infrastructure must be extended to provide it.

Change History

comment:1 Changed 2012-07-12T11:16:12-05:00 by curtis

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

comment:2 Changed 2012-08-03T10:38:53-05:00 by curtis

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

comment:3 Changed 2012-08-03T10:40:27-05:00 by curtis

  • Blocking 1357 added

comment:4 Changed 2012-08-03T10:41:04-05:00 by curtis

  • Blocking 1052 removed

comment:5 Changed 2013-03-19T10:51:23-05:00 by curtis

  • Status changed from new to accepted
  • Milestone changed from imagej2-b7-ndim-data to imagej2-b10-compatibility

comment:6 Changed 2013-03-19T11:04:46-05:00 by curtis

  • Blocking 1696 added; 1357 removed

comment:7 Changed 2014-05-01T05:43:39-05:00 by curtis

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