reallyinsane / jbarcodebean

A JFC Swing-compatible JavaBeans component that lets you barcode-enable Java 2 enterprise applications. Usable either as a visible client-side component, or as a server-side component that can encode a GIF image into an OutputStream.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JBarcodeBean

This is a git fork of the sourceforge project JBarcodeBean. The project was created by Dafydd Walters. Between 2007 and 2010 I contributed to the project too. The history of the commits has been adopted to match sourceforge with the corresponding GitHub users. The repository reflects the latest branch used on sourceforge which has been branches/maven.

Sourceforge username GitHub username Name
dwalters dafyddwalters Dafydd Walters
mhanisch reallyinsane Matthias Hanisch

About

A JFC Swing-compatible JavaBeans component that lets you barcode-enable Java 2 enterprise applications. Usable either as a visible client-side component, or as a server-side component that can encode a GIF image into an OutputStream.

License:GNU Lesser General Public License v3.0


Languages

Language:Java 99.9%Language:HTML 0.1%