Index
All Classes and Interfaces|All Packages
F
- file - Static variable in class com.project.Main
-
The file selected by the user for encryption/decryption.
- fileEncryptDecrypt(File, String) - Static method in class com.project.FileProcessing
-
Encrypts or decrypts the specified file using the provided password.
- fileHandler() - Static method in class com.project.Main
-
Handles the file operations by allowing the user to choose between encryption, decryption, or exiting the program.
- FileProcessing - Class in com.project
-
Utility class for handling file encryption and decryption operations.
- FileProcessing() - Constructor for class com.project.FileProcessing
- frame - Static variable in class com.project.Main
-
JFrame used for the file chooser dialog.
All Classes and Interfaces|All Packages