IPrinter
Printer interface
Functions
Link copied to clipboard
Add a PropertyChangeListener to the listener list. The listener is registered for all properties. The same listener object may be added more than once, and will be called as many times as it is added. If {@code listener} is null, no exception is thrown and no action is taken.
Link copied to clipboard
clear printout
Link copied to clipboard
get printout for clipboard
Link copied to clipboard
get printout for clipboard
Link copied to clipboard
Remove a PropertyChangeListener from the listener list. This removes a PropertyChangeListener that was registered for all properties. If {@code listener} was added more than once to the same event source, it will be notified one less time after being removed. If {@code listener} is null, or was never added, no exception is thrown and no action is taken.
Link copied to clipboard
set the printout from saved data