Package-level declarations
Types
Link copied to clipboard
This action triggers the display of the AboutDialog when invoked.
Link copied to clipboard
Link copied to clipboard
Supports creating and managing a JPanel for the Settings Dialog.
Link copied to clipboard
Provides controller functionality for application settings.
Link copied to clipboard
Represents the state of the application settings.
Link copied to clipboard
Provides functionality for encrypting and decrypting files using AES encryption.
Link copied to clipboard
Abstract class that provides common functionality for any action that exports data.
Link copied to clipboard
This class provides the functionality to upload zip files to a server using HttpClient.
Link copied to clipboard
Implements a project listener for IntelliJ IDEA plugins that handles the encryption and decryption of project files upon opening and closing a project.
Link copied to clipboard
This class handles the opening of a project, with operations such as decryption of project files, setting up of listeners and registration of file changes.
Link copied to clipboard
Class to handle the action of sending the project to the server.
Link copied to clipboard
Link copied to clipboard
ProjectToZipAction extends ExportAction for handling the action of zipping and exporting the project.
Link copied to clipboard
A utility class for loading properties from a config.properties file.
Link copied to clipboard
When this action is performed, a new settings dialog is created and shown.
Link copied to clipboard
Link copied to clipboard