java
java - tools

And here they are.
But be aware you need a Java Virtual Machine to run the tools. You can get this VM from java.sun.com.
You need a JRE only to run the tools.

Java Directory Reader (JDirRead)

Screenshot of JDirRead

MD5 checksum of jdirread-1.0.zip :
22 bd 1e 10 44 40 0c 85 57 4f 52 f5 24 f5 47 26

Useful tool if you want to have all your harddrive strukture saved in a text file. Or if you have a lot of Cd-roms at home and you don't want to look in each cd if you are looking for a specific file you can read the whole file and folder structure of the cd and then search it with an included search engine. You can also archive your readed text files in an included searchable database. Then you don't need to open each file to search you can simply open the database and search all included files. This tool was coded on a windows machine and has not been tested yet on a unix-like OS.
Source Code is included in the zip file.

Java Table Tree "Bean" (JTabTree)

Screenshot of JTabTree

MD5 checksum of jtabtree-1.0.zip :
30 45 2d 17 ab 8a a1 c3 32 4e 18 63 76 ca 0b e3

This tool is not a real Java-Bean it is just a visual part of the Directory Reader. It looks like the Windows Explorer, it has a JTable and a JTree which are working synchronously. It is separated into two peaces. On the left side you will find this explorer and on the right side you can put some elements in. So if you want to use an file explorer in you java programm you has found one. This tool was coded on a windows machine and has not been tested yet on a unix like OS. This tool has two different layouts: metal and macOS.
Source Code is included in the zip file.

Lotto Simulation Game

Screenshot of Lotto

MD5 checksum of lotto-1.0.zip :
53 a5 ee 4d 1c eb 87 42 5e 7e a8 87 2b ad c4 87

This is a funny Lotto Game. This tool has two different layouts: metal and macOS. You should be able to read german but you can get it also whithout german language knwoledge. This tool was coded on a windows machine and has not been tested yet on a unix like OS.
Source Code is included in the zip file.