JBarcodeBeanBarcode JavaBeans ComponentIntroduction
Welcome to the homepage of the JBarcodeBean project. JBarcodeBean is a JFC Swing-compatible JavaBeans component that lets you barcode-enable Java enterprise applications.The bean can be used either as a visible client-side component that renders itself graphically, or as a server-side component that can encode a GIF image into an OutputStream. A Servlet could use this feature, for example, to serve barcodes to a web browser. JBarcodeBean is written entirely in pure Java, so it should work under any operating system that supports Java (version 1.2.2 or later). The following popular barcode formats are currently supported by JBarcodeBean:
JBarcodeBean is licensed under the terms of the GNU Lesser General Public License (LGPL), version 3.0. See the GNU web site for more details. |
DownloadJBarcodeBean is hosted at SourceForge. You can download the latest version from SourceForge here. Code ExamplesClick here to see a couple of examples which illustrate how you can integrate JBarcodeBean into your own application. Demo ApplicationJBarcodeBean is bundled with a demo application that allows you to experiment with the bean's properties, and test the output (in GIF format or hardcopy). Click here to see a screenshot of the demo. To run the demo, make sure that Demo.jar and JBarcodeBean.jar are present in the same directory, and then invoke Demo.jar as an executable jar file as follows: java -jar Demo.jar Source CodeThe Source code is hosted at SourceForge and may be downloaded via anonymous Subversion access. You can also browse it on-line. See the project SVN page for more details. DocumentationThe JavaDoc documentation for the JBarcodeBean class and all supporting classes and interfaces (which is included in the download package) is available on-line here. |
|
|
Copyright © 2004-2007 Dafydd Walters |
|