swing_utils

Re-usable Java Swing code.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

swing_utils
Last Version

Last Version

0.9.117
Release Date

Release Date

Type

Type

jar
Description

Description

swing_utils
Re-usable Java Swing code.
Project Organization

Project Organization

The Sett ltd.

Download swing_utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.thesett : enhanced_text_model jar 0.9.117

Project Modules

There are no modules declared in this project.

LoJiX

LoJiX is a framework for logic compilers, and a Prolog implementation.

Roadmap

2015-02-11

Priorities are in the order presented here:

  • Get cut working.
  • Get call and not working.
  • Complete nested inline conjunction/disjunction.
  • Change the memory model to 64-bit, with an appropriately chosen layout for tagged heap values.
  • Get basic int and float arithmetic working.
  • Implement a simple garbage collector.

Versions

Version
0.9.117
0.9.97
0.9.77