Done with JNC

Real Applications

JNC The JNC GUI frontend is written in Java itself.
- Uses: SWT
FrogEye A filemanager for Windows and Linux with built-in support for videos, images, file encryption and much more.
- Uses: SWT, JCE
PdfCrypt A commandline PDF encryptor/decryptor, using the iText PDF lib.

Want to be listed here? Just send me a short description of your application and I'll add it.


Examples

AwtTextEditor
(12.2mb)
A simple graphical text editor to demonstrate AWT support.
- Uses: AWT
FileEncrypter
(14.1mb)
A simple graphical file encrypter/decrypter to demonstrate Swing and JCE support.
- Uses: Swing, JCE
LittleUniverse
(20.8mb)
A simple model of our universe written in Java3D to demonstrate the use of a widespread library.
- Uses: Swing, Java3D