firestarter

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

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

firestarter
Last Version

Last Version

2.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/triathematician/firestarter
Source Code Management

Source Code Management

https://github.com/triathematician/firestarter

Download firestarter

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 28.1-jre

Project Modules

There are no modules declared in this project.

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

Versions

Version
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