Skip to content

FileChooser improvements #176

Open
Open
@kotcrab

Description

@kotcrab
  • Make 'unsafe' classes optional and extract them to vis-ui-contrib
    • FileChooserWinService not worth it
    • JNAFileDeleter
  • Add Refresh in popup menu
  • Different view modes
  • Display suggestions when typing file name
  • FileTypeFilter
    • Automatically append extension
  • Update wiki (FileChooser.setDefaultPrefsName())
  • File list sorting options
  • Show file modified date when using details view
  • When using DIRECTORIES selection mode, filter out files from list (don't forget setSelectionMode must rebuild file list)
  • Drag and drop (maybe post 1.1.0 though)
  • Allow to use FileWatcher from NIO instead of pooling
  • File detail / preview view mode (see comments below)
  • Automatic scroll focus shift (see FileChooser improvements #176 (comment))
  • List directory contents on separate thread (see FileChooser improvements #176 (comment))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions