JarJunkie is now partially optimized for Mac OS X. It also now runs on JDK 1.4 thanks to the backport-util-concurrent library.
Features
- Drag & Drop to setup search groups
- Preview graphics files
- Drag graphics files out to OS
- Cool transparent about box
- Integrates with the Jad decompiler to show syntax highlighted source of class files (seperate download)
- Plays wav files
- Uses JDNC (JXTable, Application, GlassPane) via code (no xml junk)
- GlassPane rendering of hints for user
- GlassPane rendering of input warnings (realtime regex validation)
- Source is available for easy browsing in XRef
- Built with generics but back-compiled for 1.4 with target=jsr14
- Utilizes 1.5 util.concurrent features in the form of the util.concurrent backport for 1.4