The dBarScanJ Java Class was built using the Java 2 Platform, Standard Edition (J2SE) and the J2SE 1.4.2 SDK. The class allows barcode images to be decoded within the user’s own Java application. dBarScanJ accepts graphic images of the BufferImage type, scans an area of the image for a barcode, and decodes the barcode into its textual data.
Using dBarScanJ Java classes in development
Setting and retrieving property values in Java
Decoding a barcode image in Java