jaLog is an open source logging application, which is written in Java, for amateur radio operators. Is quite a simple application, allowing for general log entries and reading/writing to the amateur data interchange format (ADIF). It also supports themes and callsign lookup from Callook.info.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Display gridsquare when looking up a callsign.
· More error handling. Various performance tweaks.
· Using iterator instead of "for loops" , for example.
· Miscellaneous code clean up