FXFileChooser

A custom file chooser with live filtering JavaFX and Swing

License

License

Categories

Categories

Net
GroupId

GroupId

net.raumzeitfalle.fx
ArtifactId

ArtifactId

filechooser
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

FXFileChooser
A custom file chooser with live filtering JavaFX and Swing
Project URL

Project URL

http://fx.raumzeitfalle.net
Project Organization

Project Organization

Oliver Loeffler, Raumzeitfalle.net
Source Code Management

Source Code Management

https://github.com/Oliver-Loeffler/FXFileChooser

Download filechooser

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.7.1

test (5)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.0.3
org.junit.jupiter : junit-jupiter jar 5.7.1
org.testfx : testfx-core jar 4.0.6-alpha
org.testfx : testfx-junit5 jar 4.0.6-alpha
org.testfx : openjfx-monocle jar 8u76-b04

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2