- cancelButton - Variable in class net.pandoragames.far.ui.swing.dialog.FileOperationDialog
-
Canel button.
- canImport(TransferHandler.TransferSupport) - Method in class net.pandoragames.far.ui.swing.component.listener.DropFileTransferHandler
-
Accepts file list and string flavour as LINK or COPY action.
- canonicExtension(String) - Static method in class net.pandoragames.far.ui.model.MimeType
-
Returns a file extension that starts with a dot and holds only lower case characters.
- canRedo() - Method in class net.pandoragames.far.ui.swing.component.UndoHistory
-
Returns true if there is a tex modification that can be "redone".
- canSave() - Method in class net.pandoragames.far.ui.swing.dialog.config.ConfigPanel
-
Panels may object saving.
- canUndo() - Method in class net.pandoragames.far.ui.swing.component.UndoHistory
-
Returns true if there is a tex modification that can be "undone".
- centerPanel - Variable in class net.pandoragames.far.ui.swing.dialog.FileOperationDialog
-
Space to add custom components.
- changedUpdate(DocumentEvent) - Method in class net.pandoragames.far.ui.swing.component.listener.AbstractDocumentChangedListener
-
- characterMap - Static variable in class net.pandoragames.charset.CP437Extra
-
- CharacterUtil - Class in net.pandoragames.far.ui.model
-
Static helper for character handling routines.
- CharacterUtil() - Constructor for class net.pandoragames.far.ui.model.CharacterUtil
-
- CharacterUtil.LineCount - Class in net.pandoragames.far.ui.model
-
Number of lines and line separator (break character) in one box.
- CharacterUtil.LineCount(LineSeparator, int) - Constructor for class net.pandoragames.far.ui.model.CharacterUtil.LineCount
-
- charAt(int) - Method in class net.pandoragames.util.file.FileBuffer
- CharsetConfigPanel - Class in net.pandoragames.far.ui.swing.dialog.config
-
- CharsetConfigPanel(SwingConfig, ComponentRepository, MessageBox) - Constructor for class net.pandoragames.far.ui.swing.dialog.config.CharsetConfigPanel
-
- charsetForName(String) - Method in class net.pandoragames.charset.FARSetProvider
-
- charsetList - Variable in class net.pandoragames.far.ui.swing.dialog.FileViewBase
-
The character set selection drop down list.
- charsets() - Method in class net.pandoragames.charset.FARSetProvider
-
- clear() - Method in interface net.pandoragames.far.ui.model.MessageBox
-
Clears all messages.
- clear() - Method in class net.pandoragames.far.ui.model.TargetFile
-
Clears all messages.
- clear() - Method in class net.pandoragames.far.ui.swing.component.InfoLine
-
Clears all messages.
- clear() - Method in class net.pandoragames.far.ui.swing.component.MessageLabel
-
Clears the display.
- clearInfo() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
-
Resets the info column to default.
- clearInternalExtensionList() - Method in class net.pandoragames.far.ui.model.MimeType
-
Technical helper method for inheriting classes.
- clone() - Method in class net.pandoragames.far.ReplacementString
-
Returns a copy of this object.
- clone() - Method in interface net.pandoragames.far.ui.ContentFilter
-
Returns a copy of this object, with all interface method behaving exactly as the original instance.
- clone() - Method in interface net.pandoragames.far.ui.FileNameFilter
-
Returns a copy of this object, with all interface method behaving exactly as the original instance.
- clone() - Method in interface net.pandoragames.far.ui.FindFilter
-
Returns a copy of this object, with all interface method behaving exactly as the original instance.
- clone() - Method in class net.pandoragames.far.ui.model.ExtractForm
-
- clone() - Method in class net.pandoragames.far.ui.model.FileNamePattern
-
Returns a copy of this object.
- clone() - Method in class net.pandoragames.far.ui.model.FindForm
-
Returns a copy of this object.
- clone() - Method in class net.pandoragames.far.ui.model.OperationForm
-
Returns a copy of this object.
- clone() - Method in class net.pandoragames.far.ui.model.RenameForm
-
Returns a copy of this object.
- clone() - Method in class net.pandoragames.far.ui.model.ReplaceForm
-
Returns a copy of this object.
- clone() - Method in class net.pandoragames.far.ui.model.TargetFile
-
Returns a copy of this object.
- clone() - Method in interface net.pandoragames.far.ui.ReplacementDescriptor
-
Returns a copy of this object, with all interface method behaving exactly as the original instance.
- clone() - Method in class net.pandoragames.util.i18n.LocalizableText
-
Returns a 1:1 deep copy of this object.
- close() - Method in class net.pandoragames.util.file.CP437InputStreamReader
-
Closes the underlying InputStream.
- close() - Method in class net.pandoragames.util.file.FileBuffer
-
Closes this buffer.
- CommandExecutor - Class in net.pandoragames.far.ui.swing.component.listener
-
Base class for the Find and the Replace command.
- CommandExecutor(UIFace) - Constructor for class net.pandoragames.far.ui.swing.component.listener.CommandExecutor
-
Takes the UI independend command implementation as argument.
- CommandExtract - Class in net.pandoragames.far.ui.swing.component.listener
-
The extract command.
- CommandExtract(UIFace, SwingConfig, JFrame) - Constructor for class net.pandoragames.far.ui.swing.component.listener.CommandExtract
-
Constructor takes the Execution target.
- CommandFind - Class in net.pandoragames.far.ui.swing.component.listener
-
The Find command.
- CommandFind(UIFace) - Constructor for class net.pandoragames.far.ui.swing.component.listener.CommandFind
-
Takes the UI independend command implementation as argument.
- CommandRename - Class in net.pandoragames.far.ui.swing.component.listener
-
The Rename command.
- CommandRename(UIFace, Localizer, JFrame) - Constructor for class net.pandoragames.far.ui.swing.component.listener.CommandRename
-
- CommandReplace - Class in net.pandoragames.far.ui.swing.component.listener
-
The replace command.
- CommandReplace(SwingConfig, UIFace) - Constructor for class net.pandoragames.far.ui.swing.component.listener.CommandReplace
-
Takes the UI independend command implementation as argument.
- compare(TargetFile, TargetFile) - Method in class net.pandoragames.far.ui.model.TargetFileComparator
- COMPONENT_WIDTH - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
-
Constant for default component width.
- COMPONENT_WIDTH_LARGE - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
-
Constant for large component width.
- COMPONENT_WIDTH_MAX - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
-
Constant for maximal component width.
- ComponentRepository - Class in net.pandoragames.far.ui.swing
-
Creates and deploys some Swing components that are supposed to be availabel
accross different places in the application.
- ComponentRepository(SwingConfig, MessageBox, FindAndReplace.ExitListener, JFrame) - Constructor for class net.pandoragames.far.ui.swing.ComponentRepository
-
- ConfigPanel - Class in net.pandoragames.far.ui.swing.dialog.config
-
Base class for panels in the settings window.
- ConfigPanel(MessageBox, ComponentRepository, SwingConfig) - Constructor for class net.pandoragames.far.ui.swing.dialog.config.ConfigPanel
-
Constructor takes the settings error handler and swing configuration.
- ConfigurationDialog - Class in net.pandoragames.far.ui.swing.dialog.config
-
The new configuration dialog
- ConfigurationDialog(JFrame, SwingConfig, ComponentRepository) - Constructor for class net.pandoragames.far.ui.swing.dialog.config.ConfigurationDialog
-
Constructor takes root window, the application configuration and the
component repository.
- ConfigurationDialog(JFrame, SwingConfig, ComponentRepository, ConfigurationDialog.CONFIG_TAB) - Constructor for class net.pandoragames.far.ui.swing.dialog.config.ConfigurationDialog
-
Constructor takes root window, the application configuration and the
component repository.
- ConfigurationDialog.CONFIG_TAB - Enum in net.pandoragames.far.ui.swing.dialog.config
-
List of defined tabs on this dialog.
- ConfigurationException - Exception in net.pandoragames.far.ui
-
Signalls a fatal error during startup or later.
- ConfigurationException(String) - Constructor for exception net.pandoragames.far.ui.ConfigurationException
-
Always supply a useful message.
- ConfigurationException(String, Throwable) - Constructor for exception net.pandoragames.far.ui.ConfigurationException
-
Wrapper constructor.
- confirm(String, String) - Method in class net.pandoragames.far.ui.swing.component.listener.ConfirmActionListener
-
Returns true if the user confirms the action.
- ConfirmActionListener - Class in net.pandoragames.far.ui.swing.component.listener
-
A container for other action listeners that will only be triggered if
the user confirms the action.
- ConfirmActionListener(Component, String, String) - Constructor for class net.pandoragames.far.ui.swing.component.listener.ConfirmActionListener
-
The listener must be created with some "parent" component.
- ConfirmReplaceListener - Class in net.pandoragames.far.ui.swing.component.listener
-
Specialisation of the confirm listener for the backup button.
- ConfirmReplaceListener(Component, SwingConfig, ReplaceForm) - Constructor for class net.pandoragames.far.ui.swing.component.listener.ConfirmReplaceListener
-
Constructor needs a reference to the actual FindForm instance.
- contains(Charset) - Method in class net.pandoragames.charset.CP437Extra
-
- ContentFilter - Interface in net.pandoragames.far.ui
-
Data for a file filter that tests the file content.
- ContentSearchPanel - Class in net.pandoragames.far.ui.swing.component
-
A text area with added functionality for regular expressions.
- ContentSearchPanel(String, FARForm, SwingConfig, ComponentRepository) - Constructor for class net.pandoragames.far.ui.swing.component.ContentSearchPanel
-
Constructor takes title and configuration objects.
- copy(File, File) - Static method in class net.pandoragames.util.file.FileUtil
-
Copies source to sink.
- CopyDialog - Class in net.pandoragames.far.ui.swing.dialog
-
Copy dialog.
- CopyDialog(JFrame, String, List<TargetFile>, FileSetTableModel, boolean, FindForm, MessageBox, SwingConfig) - Constructor for class net.pandoragames.far.ui.swing.dialog.CopyDialog
-
Constructor for copy dialog.
- copyDialog(FileSetTableModel, FindForm, MessageBox, SwingConfig, JFrame) - Static method in class net.pandoragames.far.ui.swing.dialog.FileOperationDialog
-
Convenience method to create a Copy dialog.
- copyDialog(int, int, FileSetTableModel, FindForm, MessageBox, SwingConfig, JFrame) - Static method in class net.pandoragames.far.ui.swing.dialog.FileOperationDialog
-
Convenience method to create a Copy dialog.
- countLinebreaks(char[], int, int) - Static method in class net.pandoragames.far.ui.model.CharacterUtil
-
Returns the number of line breaks (\n, \r or combination thereof)
found in the specified buffer.
- countLinebreaks(InputStream) - Static method in class net.pandoragames.far.ui.model.CharacterUtil
-
Returns the number of lines (\n, \r or combination thereof)
found in the specified input and its type.
- countMatches(File) - Method in class net.pandoragames.far.FileMatcher
-
Returns the number of times the reges pattern can be found in the
specified file.
- CP437Extra - Class in net.pandoragames.charset
-
A modified version of code page 437 (DOS) to display "unprintable" characters:
0x00 (NULL) is rendered as Ø (Unicode 0x00D8).
0xFF (Non breaking space) is rendered as □ (Unicode 0x25a1).
- CP437InputStreamReader - Class in net.pandoragames.util.file
-
A special InputStreamReader for binary files.
- CP437InputStreamReader(InputStream) - Constructor for class net.pandoragames.util.file.CP437InputStreamReader
-
Constructor takes an arbitrary InputStream.
- createMenu() - Method in class net.pandoragames.far.ui.swing.menu.MenuFactory
-
Creates and returns the application menu.
- createPattern(String, boolean) - Method in class net.pandoragames.far.ui.SimpleFileNamePattern
-
Create a java.util.regex.Pattern
from a simple string pattern.
- createPattern(String, boolean) - Method in class net.pandoragames.far.ui.SimpleFileNamePatternFAR
-
Create a java.util.regex.Pattern
from a simple string pattern.
- createPattern(String, boolean) - Method in class net.pandoragames.far.ui.SimpleFileNamePatternShell
-
- createPatternFilter() - Method in interface net.pandoragames.far.ui.FileNameFilter
-
Returns a PatternFilter for this FileNameFilter.
- createPatternFilter() - Method in class net.pandoragames.far.ui.model.FindForm
-
Returns a PatternFilter for this FindForm.
- createPopUpMenu(SwingConfig, ComponentRepository, JTextComponent) - Static method in class net.pandoragames.far.ui.swing.component.UndoHistoryPopupMenu
-
Creates a new UndoHistoryPopupMenu and wires it as component popup menu to the
specified text component.