firestarter

Provides editors for various Java bean object types, and a generic, customizable PropertySheet.

Лицензия

Лицензия

Группа

Группа

com.googlecode.blaisemath
Идентификатор

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

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

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

2.0.0-beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

firestarter
Provides editors for various Java bean object types, and a generic, customizable PropertySheet.
Ссылка на сайт

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

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

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

https://github.com/triathematician/firestarter

Скачать firestarter

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.guava : guava jar 28.1-jre

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

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

firestarter

Firestarter provides Swing user interface components for editing properties of objects. See the user guide to get started!

Maven Central changes

Screenshots

Firestarter Property Sheet Example 2 MPanel Example

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

Версия
2.0.0-beta
1.5.0
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.13
1.2.12.1
1.2.6
1.2.4
1.2.3
1.2.2