Skip to content

AdamStuart/libFX

Repository files navigation

This is my set of utility functions for Java 8 and JavaFX development

They break down into

  • animation: a digested set of tools to build timelines for common animations
  • gui: static Backgrounds, Effects, Cursors and animators to make borderpanes use drawers, visibility animatoars
  • icon: support for fontAwesome icons
  • model: a database layer with maps and Data Abstraction Objects (DAO)
  • task: database utilities in offthread tasks
  • util: generally public static functions to facilitate file io, urls, parsing, hashing, node traversal
  • validation: libraries from JideFX to interface with Apache validation tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages