vfsjfilechooser2

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

vfsjfilechooser2
Last Version

Last Version

0.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

vfsjfilechooser2
vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (http://vfsjfilechooser.sourceforge.net/). It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows. It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.
Project URL

Project URL

https://github.com/fracpete/vfsjfilechooser2
Source Code Management

Source Code Management

https://github.com/fracpete/vfsjfilechooser2

Download vfsjfilechooser2

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.fracpete/vfsjfilechooser2/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>vfsjfilechooser2</artifactId>
    <version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/vfsjfilechooser2/
implementation 'com.github.fracpete:vfsjfilechooser2:0.2.9'
// https://jarcasting.com/artifacts/com.github.fracpete/vfsjfilechooser2/
implementation ("com.github.fracpete:vfsjfilechooser2:0.2.9")
'com.github.fracpete:vfsjfilechooser2:jar:0.2.9'
<dependency org="com.github.fracpete" name="vfsjfilechooser2" rev="0.2.9">
  <artifact name="vfsjfilechooser2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='vfsjfilechooser2', version='0.2.9')
)
libraryDependencies += "com.github.fracpete" % "vfsjfilechooser2" % "0.2.9"
[com.github.fracpete/vfsjfilechooser2 "0.2.9"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.apache.commons : commons-vfs2 jar 2.0
commons-io : commons-io jar 2.1

Project Modules

There are no modules declared in this project.

vfsjfilechooser2

vfsjfilechooser2 is a mavenized fork of the dormant vfsjfilechooser project on sf.net (https://sourceforge.net/projects/vfsjfilechooser/).

It is an alternative to Java's JFileChooser Swing component, which does not suffer from the JFileChooser's infamous "freezes" on Windows (http://bugs.sun.com/view_bug.do?bug_id=6372808).

It has been updated to work with version 2.0 of the VFS Apache commons and includes a few bugfixes and enhancements.

Developers of the original project:

  • stanlove
  • stephanschuster
  • worse
  • yveszoundi

The project is licensed under the Apache Software License, Version 2.0 (see LICENSE.txt for details).

How to include the artifact in your project:

    <dependency>
      <groupId>com.github.fracpete</groupId>
      <artifactId>vfsjfilechooser2</artifactId>
      <version>0.2.9</version>
    </dependency>

Current project page:

https://github.com/fracpete/vfsjfilechooser2

Versions

Version
0.2.9
0.2.8
0.2.7