All Classes and Interfaces
Class
Description
Action to add multiple selected files to the upload list.
Action to add selected files to upload list along with skeleton versions of any linked Java files found through
import analysis.
Base implementation of ContextMenuAction providing common functionality
Interface for context menu actions that can be performed on files or directories
Action to copy file/directory paths to clipboard
Class for managing a detachable browser panel
Class for Browse file system and managing selected files for the conversation.
Factory and manager for the file browser context menu
Generates structured representations of directory and file hierarchies.
Dialog for configuring file structure generation options
Action to generate directory structure documentation
Action to generate JavaDoc documentation for Java files or directories
Service for resolving linked Java files based on import statements.
Represents information about a linked file found during analysis
Generates skeleton versions of Java source files by removing import statements, fields, and method/constructor bodies
while preserving package statements, class JavaDoc comments, class definitions, method JavaDocs, and method
signatures.
Record representing a skeleton file with its path and content.
Generates a structured outline of Java projects, showing packages, classes, and methods.
Represents information about a Java file, including its package, classes, and methods
Dialog for managing Java search paths used for finding linked files
Action to merge multiple selected files into a single file
Context menu action to rename a file within the conversation directory and update the selected files list.
Factory and manager for the selected files context menu
Manages application settings and recent directories