Package net.pandoragames.far.ui.swing

The main package for application user.

See:
          Description

Class Summary
ComponentRepository Creates and deploys some Swing components that are supposed to be availabel accross different places in the application.
FileListPanel Lists the files found by FAR.
FindAndReplace Main class of the Swing application.
FindFilePanel Defines the search criteria for files.
MenuFactory Utility class that creates the application menu.
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 Summary
SwingConfig.DefaultFileInfo Default file info displayed in the result table:
 

Package net.pandoragames.far.ui.swing Description

The main package for application user. Execute FindAndReplace to lauch the application with a Swing interface.