Skip to content

Releases: pgdurand/jGAF

Patch issue

10 Mar 14:19
Compare
Choose a tag to compare

Fix issues #8 and #9.

add Java 9 macOS integration

27 Jul 18:11
Compare
Choose a tag to compare

Added support for macOS UI integration using new java.awt.Desktop APIs introduced with Java 9.

It is worth noting that jGAF remains fully compatible with Java 8; jgaf-2.4.0.jar is compiled using JDK 8.

In other words, you can now use jGAF with JRE 8, 9, 11, etc.

Update EZUIStarterListener API

21 Dec 10:44
Compare
Choose a tag to compare

Changes:

  • update EZUIStarterListener API: add frameDisplayed() method
  • dropped down support of JDK 7; now JDK 8+ is required

Use of jGAF library: see https://github.com/pgdurand/jGAF-Tutorial/

v2.2.2

15 Feb 13:43
Compare
Choose a tag to compare