This application is mostly a proof of concept. It is an early attempt to make a simple graphical user interface for JWAT-Tools.
The GUI can currently only be used to test GZip, ARC and WARC files and display the result in a table. Right-clicking a row will open a new windows with a table listing each record in the file.Both rows can be re-ordered by clicking the appropriate table column header.
The source code and binaries can be downloaded from the following project page on bitbucket.
https://bitbucket.org/nclarkekb/jwat-tools-gui
This application is currently a private project on bitbucket. It will be made public once the code is ready.