Black Fez Projects
Javadocs are available for the following Black Fez Productions projects as listed below.
- BlackFezBuilder - A model build system or at least a very tenuous skeleton thereof.
- BlackFezCards - A generic collection of classes to mimic a deck of playing cards to be plugged in to other Java applications.
- BlackFezConfiguration - A utility module to handle configurations in Java projects
- BlackFezCore - A collection of entities, exceptions, and utilities for use in other Java projects
- BlackFezDataStore - The rudimentary beginings of a database/datastore wrapper for use in other Java projects
- BlackFezDXLog - The rudimentary beginings of a ham radio station logger application
- BlackFezLogger - A logging module to handle various logging environments in Java projects
- BlackFezMessaging - A messaging module to handle scoped communication between components in Java projects
- BlackFezPaletteWidget - A generic Java Swing widget bar and palette framework to be plugged into Java applications
- BlackFezStatusBar - A generic Java Swing widget to be plugged into Java applications
- BlackFezSudoku - A sudoku game work in progress