| Interface | Description |
|---|---|
| TagReader |
| Class | Description |
|---|---|
| ActivityListener |
An ActivityListener listens for keyboard and mouse events
|
| AESUtil |
Util class for AES encryption and decryption of a long number
|
| AltEncrypter | |
| Base64 | |
| ColumnAttributes | |
| ColumnsHandler | |
| CRCUtils | |
| CurrencyChange | |
| CurrencyUtils |
Provides format and rounding helpers for currency values.
|
| DallasLock | |
| DesEncrypter | |
| DirectoryEvent | |
| Hashcypher |
Privides function for password handling
Changes:
- added a method to change a password without asking for the old password
|
| InactivityTimer |
Provides a timer to trigger ReturnToLogin events.
|
| JsonDate |
Utility to parse a date from a JSON string according to ISO8601.
|
| KeyEvents | |
| KitchenTableModel | |
| LayoutUtils |
LayoutUtils provides tools to implement configurable POSper Layout
|
| LineAttributes | |
| LoggingThreadGroup |
Log unexpected exceptions with a log level of WARN.
|
| ReadMFTag |
This tag reader handles the Mifare protocol GinaPlus which is e.g. implemented
on the RFID reader Promag PCR310.
|
| ReadTag |
Implements a tag reader for Promag PCR300 and PCR310.
|
| ResourceLoader |
Loads a XML resource from the template directory into the database
|
| ReturnToLogin |
The ReturnToLogin listeners action returns the application to the login screen
with or without logging the current user out (exit) depending on the exitToLogin
setting in posper.properties.
|
| ShowSystemProperties |
Utility class to output various properties
|
| StringParser | |
| StringUtils | |
| TagReaderFac | |
| TestSomething |
Perform tests during development while using the POSper environment.
|
| ThumbNailBuilder | |
| TicketTableModel | |
| VirtualKeyboard |
Creates a process running the virtual keyboard program defined in
posper.properties (param Posper.VitualKeyboard=).
|
| VisorTimer |
VisorTimer provides a singleton timer to control how long the customer
display shows the last output after the transaction was closed.
|
| WideComboBox<E> |
This JComboBox extension allows to set the popup width with setPopupWidth
to a value bigger than the width of the combo box itself.
|
Copyright © 2021. All rights reserved.