FancyFxTree

An extension of JavaFX TreeView that makes it easy to implement a sophisticated tree with editing, drag-n-drop, dynamic updates without designing your data model around the TreeView expectations.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.christophermerrill
Идентификатор

Идентификатор

FancyFxTree
Последняя версия

Последняя версия

3.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

FancyFxTree
An extension of JavaFX TreeView that makes it easy to implement a sophisticated tree with editing, drag-n-drop, dynamic updates without designing your data model around the TreeView expectations.
Ссылка на сайт

Ссылка на сайт

https://github.com/ChrisLMerrill/FancyFxTree
Система контроля версий

Система контроля версий

https://github.com/ChrisLMerrill/FancyFxTree

Скачать FancyFxTree

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-controls jar 14.0.1

runtime (3)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-graphics jar 14.0.1
org.openjfx : javafx-base jar 14.0.1
org.openjfx : javafx-controls jar 14.0.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.6
3.5
3.4
3.3
3.2
3.1
3.0
1.0