Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Ada - Enum constant in enum class com.anlavn.openai.ChatGPT.Model
-
Capable of very simple tasks, usually the fastest model in the GPT-3 series, and lowest cost.
MAX REQUEST: 2,048 tokens.
PRICING: $0.0004 / 1K tokens
TRAINING DATA: Up to Oct 2019. - add(String) - Static method in class com.anlavn.file.Log
-
Use this method to write a log, it also print them to console.
- addActionListener(ActionListener) - Method in class com.anlavn.ui.timechooser.TimePicker
- addEventDateChooser(EventDateChooser) - Method in class com.anlavn.ui.datechooser.DateChooser
- addEventTimePicker(EventTimePicker) - Method in class com.anlavn.ui.timechooser.TimePicker
- addEventTimeSelected(EventTimeSelected) - Method in class com.anlavn.ui.timechooser.TimeComponent
- addFilter(String, String...) - Method in class com.anlavn.ui.filechooser.JnaFileChooser
-
add a filter to the user-selectable list of file filters
- addFilter(String, String...) - Method in class com.anlavn.ui.filechooser.WindowsFileChooser
-
add a filter to the user-selectable list of file filters
- addLeftBubble(String) - Method in class com.anlavn.ui.ChatBox
-
Use this method to add a bubble text at left side message box.
- addNotifiBox(String) - Method in class com.anlavn.ui.ChatBox
-
Use this method to add a notification in message box.
- addRightBubble(String) - Method in class com.anlavn.ui.ChatBox
-
Use this method to add a bubble text at right side message box.
- addSetAttachments(String...) - Method in class com.anlavn.net.Email
-
Use this method to add attachments files to email.
- addSetAttachments(Set<String>) - Method in class com.anlavn.net.Email
-
Use this method to add attachments files to email.
- addSetBCC(String...) - Method in class com.anlavn.net.Email
-
Use this method to add recipients with type is BCC.
- addSetBCC(Set<String>) - Method in class com.anlavn.net.Email
-
Use this method to add recipients with type is BCC.
- addSetCC(String...) - Method in class com.anlavn.net.Email
-
Use this method to add recipients with type is CC.
- addSetCC(Set<String>) - Method in class com.anlavn.net.Email
-
Use this method to add recipients with type is CC.
- addSetTO(String...) - Method in class com.anlavn.net.Email
-
Use this method to add recipients with type is TO.
- addSetTO(Set<String>) - Method in class com.anlavn.net.Email
-
Use this method to add recipients with type is TO.
- AES - Class in com.anlavn.hash
-
The AES class supports encryption and decryption a String, using a security key.
- AES() - Constructor for class com.anlavn.hash.AES
- Authentication - Enum constant in enum class com.anlavn.net.Network.Key
- AvatarPanel - Class in com.anlavn.ui
-
The AvatarPanel class supports display a cropped avatar picture.
- AvatarPanel() - Constructor for class com.anlavn.ui.AvatarPanel
-
Create a default AvatarPanel.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form