All Classes and Interfaces
Class
Description
The AES class supports encryption and decryption a String, using a security key.
The AvatarPanel class supports display a cropped avatar picture.
The BCrypt class supports to OpenBSD-style Blowfish password hashing for Java.
The ChatBox class supports display a message box like messenger.
The ComboBox class supports to create a beautiful comboBox with light and dark mode.
The DateChooser class supports to show modern form date chooser.
The DocNet class supports to read an online document from URL.
The Email class supports create a SMTP to send email.
The Excel class support to read/write data from/to excel file.
The FaceDetection class supports to face detection using the world’s largest computer vision library - OpenCV.
This class provides methods to load required libraries, configure settings, start/end face detection, and display on JPanel.
This class provides methods to load required libraries, configure settings, start/end face detection, and display on JPanel.
The FaceRecognition class supports to face recognition in java, using python program compiled.
This class provides methods to load necessary libraries, set images for recognition, configure settings, and perform face recognition.
This class provides methods to load necessary libraries, set images for recognition, configure settings, and perform face recognition.
The ImagePanel class supports displaying resizable images.
JnaFileChooser is a wrapper around the native Windows file chooser and folder
browser that falls back to the Swing JFileChooser on platforms other than
Windows or if the user chooses a combination of features that are not
supported by the native dialogs (for example multiple selection of
directories).
the availabe selection modes of the dialog
The License class supports marks the copyright for the project.
The LiquidProgress supports to export modern liquid progress.
The Log class supports to print to console and output log file.
Deprecated.
The security of the MD5 hash function is severely compromised.
The Mode class supports change mode from light to dark, component from nimbus to windows look and feel.
The NativeLibrary class supports to loading dynamic libraries.
The Network class supports get network information: WLAN information, address IPv4.
Parameters of currently available wireless network.
The Notification class supports to create a animation popup notification.
The location of notification will be displayed, there are 7 locations:
TOP_LEFT
, TOP_CENTER
, TOP_RIGHT
,
BOTTOM_LEFT
, BOTTOM_CENTER
, BOTTOM_RIGHT
,
CENTER
The type of notification will be displayed, there are 3 types:
SUCCESS
, INFO
, WARNING
.The ObjectData class supports write and read object data to file at specific location.
Make sure your object class was "implements Serializable".
Make sure your object class was "implements Serializable".
The ProgressBar supports to export modern progress bar.
The Properties class supports to get value of properties at specific location.
The RandomORG class supports to create true random numbers from random.org
The Raw class supports write and read string data to file at specific location.
The ScrollBar class supports export modern scroll bar.
The SHA256 class only supports object encryption, decryption it is impossible.
The SHA (Secure Hash Algorithm) Family designates a family of 8 different hash functions.
The TimePicker class supports to show modern time picker.
The native Windows file chooser dialog.
The native Windows folder browser.
The YourGPT class supports to LLM (Large Language Model) inference with LLaMA.
This class provides methods to load the YourGPT module, start the server, interact with the model...
This class provides methods to load the YourGPT module, start the server, interact with the model...
The Zip class supports to extract a zip file to your directories.