See: Description
| Interface | Description |
|---|---|
| PrintProgressListener |
The listener interface for receiving print progress events.
|
| Class | Description |
|---|---|
| LabelPrinter |
This class represents a Honeywell label printer and provides methods to
communicate with the printer.
|
| LabelPrinter.ExtraSettings |
This class defines extra settings that may be required for the LabelPrinter.
|
| LabelPrinter.VarDictionary |
This class defines the dictionary entries that are used to replace
variables in a label definition with the specified values.
|
| LinePrinter |
This class represents a Honeywell mobile receipt printer and provides methods
to communicate with the printer.
|
| LinePrinter.ExtraSettings |
This class defines extra settings that may be required for the LinePrinter.
|
| Printer |
This abstract class implements common functionality for communicating with
a Honeywell printer.
|
| Printer.ExtraSettings |
This class defines extra settings that may be required for creating
an object of a concrete subclass of Printer.
|
| PrintProgressEvent |
This class contains the print progress event data.
|
| Exception | Description |
|---|---|
| LabelPrinterException |
Exception thrown by the
LabelPrinter class. |
| LinePrinterException |
Exception thrown by the
LinePrinter class. |
| PrinterException |
Exception thrown by the
Printer class. |
Copyright (c) 2013-2015 Honeywell International Inc. All rights reserved.