Class | Description |
---|---|
ComponentRepository |
Creates and deploys some Swing components that are supposed to be availabel
accross different places in the application.
|
ExtractPanel |
Extracts and collects text parts from files.
|
FileListPanel |
Lists the files found by FAR.
|
FindAndReplace |
Main class of the Swing application.
|
FindFilePanel |
Defines the search criteria for files.
|
OperationTabPane |
Adds some special behaviour to the JTabbedPane class.
|
RenameFilesPanel |
Form for rename operation.
|
ReplaceContentPanel |
Defines replacement operations on a given file set.
|
SwingConfig |
Swing extension of the configuration class.
|
Enum | Description |
---|---|
SwingConfig.DefaultFileInfo |
Default file info displayed in the result table:
|
SwingConfig.FILEVIEW |
Names representing file views (for configuration purpose).
|
FindAndReplace
to lauch the application
with a Swing interface.