- equals(Object) - Method in class net.pandoragames.far.ReplacementString
- equals(Object) - Method in class net.pandoragames.far.ui.model.ExtractForm
-
Only the base directory is taken into account for equals!
- equals(Object) - Method in class net.pandoragames.far.ui.model.FARForm
-
Only the base directory is taken into account for equals!
- equals(Object) - Method in class net.pandoragames.far.ui.model.FileNamePattern
-
Returns true if pattern and hashcode flag are the same.
- equals(Object) - Method in class net.pandoragames.far.ui.model.FileType
-
Two file types are considered equal if they have the same name.
- equals(Object) - Method in class net.pandoragames.far.ui.model.FindForm
-
Only the base directory is taken into account for equals!
- equals(Object) - Method in class net.pandoragames.far.ui.model.OperationForm
-
Only the base directory is taken into account for equals!
- equals(Object) - Method in class net.pandoragames.far.ui.model.RenameForm
-
Only the base directory is taken into account for equals!
- equals(Object) - Method in class net.pandoragames.far.ui.model.ReplaceForm
-
Only the base directory is taken into account for equals!
- equals(Object) - Method in class net.pandoragames.far.ui.model.TargetFile
-
Two target files are equal if the wraped files are equal.
- equals(Object) - Method in class net.pandoragames.far.ui.model.TargetFileComparator
-
Returns true if both TargetF ileComparator instances use the same
order criterion (name or path).
- equals(Object) - Method in class net.pandoragames.far.ui.swing.component.ListItem
-
Compares only the values, not the label!
- equals(Object) - Method in class net.pandoragames.util.i18n.LocalizableText
-
Two instances of LocalizableText are considdered equal if they carry the same code,
and the same set of replacement objects.
- error(String) - Method in interface net.pandoragames.far.ui.model.MessageBox
-
Consumes an error message.
- error(String) - Method in class net.pandoragames.far.ui.model.TargetFile
-
Sets an error message for this file.
- error(String) - Method in class net.pandoragames.far.ui.swing.component.InfoLine
-
Consumes an error message.
- error(String) - Method in class net.pandoragames.far.ui.swing.component.MessageLabel
-
Display an error message.
- execute(TargetFile) - Method in class net.pandoragames.far.ui.swing.component.listener.AbstractFileOperationListener
-
This method will be called for every selected file from the FileSetTableModel.
- execute(TargetFile) - Method in class net.pandoragames.far.ui.swing.component.listener.AbstractFileUpdaterListener
-
- executeForUpdate(TargetFile, File) - Method in class net.pandoragames.far.ui.swing.component.listener.AbstractFileUpdaterListener
-
Called to actually perform the desired update operation.
- ExportFileListDialog - Class in net.pandoragames.far.ui.swing.dialog
-
Export the file list to a file.
- ExportFileListDialog(JFrame, FileSetTableModel, SwingConfig) - Constructor for class net.pandoragames.far.ui.swing.dialog.ExportFileListDialog
-
Constructor.
- EXTENSION_EXTRACT - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
-
File extension for saved ExtractForms.
- EXTENSION_FIND - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
-
File extension for saved FindForms.
- EXTENSION_REPLACE - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
-
File extension for saved ReplaceForms.
- extract(ExtractForm, List<TargetFile>) - Method in class net.pandoragames.far.ui.UIBean
-
Extracts data from the file list as defined by the criteria form and writes the result to some temporary file.
- extract(ExtractForm, List<TargetFile>) - Method in interface net.pandoragames.far.ui.UIFace
-
Extracts data from the file list as defined by the criteria form and writes the result to some temporary file.
- ExtractForm - Class in net.pandoragames.far.ui.model
-
Defines the parameter for an extract operation.
- ExtractForm() - Constructor for class net.pandoragames.far.ui.model.ExtractForm
-
Constructor for an ExtractForm.
- ExtractPanel - Class in net.pandoragames.far.ui.swing
-
Extracts and collects text parts from files.
- ExtractPanel(SwingConfig, ComponentRepository) - Constructor for class net.pandoragames.far.ui.swing.ExtractPanel
-
Constructor takes configuration object and component repository.