Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SwingFileWidget: support 'pattern' style #57

Open
@imagejan

Description

In addition to a style attribute like extensions:tif/tiff, we should support a way to define file name patterns, such as pattern:WildType*.tif (wildcard pattern) and/or pattern:^[A-Za-z0-9]+\.png (regex pattern).

Getting the style modifier will be simplified once scijava/scijava-common#405 is merged and released.

Open questions:

  • Two different style attributes for wildcards and regexes? E.g. regex-pattern and wildcard-pattern, or regex and pattern, ...
  • Additional flags to specify case (in)sensitivity? For regex patterns, we could use standard syntax like /[A-Z]/gmi or (?i)[A-Z]; I'm not sure about conventions for the wildcard case...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /