Skip to content

david-thaler/Draggable-JavaFX-TreeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draggable-JavaFX-TreeView

Drag and Drop implementation of CellFactory for TreeView's in JavaFX for items and items (folders) containing children.

Add as dependency:

This project is published to maven central (https://mvnrepository.com/artifact/me.davidthaler/draggablejfxtreeview) and can be added using the following dependency:

<dependency>
  <groupId>me.davidthaler</groupId>
  <artifactId>draggablejfxtreeview</artifactId>
  <version>1.0</version>
</dependency>

About

Drag and Drop implementation of CellFactory for TreeView's in JavaFX for items and items containing children.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages