A B C D E F G H I L M N O P Q R S T U V W X 

I

IGNORECASE - Static variable in class net.pandoragames.far.ui.model.FormPropertySet
Property name for the ignore case flag.
importData(TransferHandler.TransferSupport) - Method in class net.pandoragames.far.ui.swing.component.listener.DropFileTransferHandler
Calls the FileImportNotifier with the set of supplied files.
importFiles(List<File>) - Method in interface net.pandoragames.far.ui.swing.component.listener.FileImportNotifier
Called with a list of file objects, some or all of which may be directories.
info(String) - Method in interface net.pandoragames.far.ui.model.MessageBox
Consumes a normal message.
info(String) - Method in class net.pandoragames.far.ui.model.TargetFile
Sets an info message for this file.
info(String) - Method in class net.pandoragames.far.ui.swing.component.InfoLine
Consumes a normal message.
info(String) - Method in class net.pandoragames.far.ui.swing.component.MessageLabel
Displays the specified message, unless an error message is displayed.
InfoLine - Class in net.pandoragames.far.ui.swing.component
A panel that displays informations and errormessages in two distinct areas as to avoid overwriting error messages with informative messages.
InfoLine(SwingConfig) - Constructor for class net.pandoragames.far.ui.swing.component.InfoLine
Constructor takes a SwingConfig instance for configuration details.
InfoView - Class in net.pandoragames.far.ui.swing.dialog
Displays file information like size and line count.
InfoView(JFrame, TargetFile, SwingConfig, ComponentRepository) - Constructor for class net.pandoragames.far.ui.swing.dialog.InfoView
 
init(ComponentRepository, SwingConfig) - Method in class net.pandoragames.far.ui.swing.dialog.config.CharsetConfigPanel
 
init(ComponentRepository, SwingConfig) - Method in class net.pandoragames.far.ui.swing.dialog.config.ConfigPanel
Called from the constructor.
init(ComponentRepository, SwingConfig) - Method in class net.pandoragames.far.ui.swing.dialog.config.FileListConfigPanel
 
init(ComponentRepository, SwingConfig) - Method in class net.pandoragames.far.ui.swing.dialog.config.MimeConfigPanel
 
init(ComponentRepository, SwingConfig) - Method in class net.pandoragames.far.ui.swing.dialog.config.MiscellaneousPanel
 
init(SwingConfig, ComponentRepository) - Method in class net.pandoragames.far.ui.swing.dialog.update.MimeUpdatePanel
 
init(SwingConfig, ComponentRepository) - Method in class net.pandoragames.far.ui.swing.dialog.update.UpdateWizzardPanel
 
insertElementAt(FileNamePattern, int) - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternComboboxModel
 
insertUpdate(DocumentEvent) - Method in class net.pandoragames.far.ui.swing.component.listener.AbstractDocumentChangedListener
integerFormater - Variable in class net.pandoragames.util.i18n.LocalizerBase
 
invert() - Method in class net.pandoragames.far.ui.model.TargetFileComparator
Invert the effect of the current sort criterion (asc vs.
invoke(Object, Method, Object[]) - Method in class net.pandoragames.far.ui.swing.component.MacOSXMenuAdapter
Implementation of the InvocationHandler interface.
isAddFileInfo() - Method in class net.pandoragames.far.ui.model.ExtractForm
Returns true if each block of matches from a single file should be started with an extra line, holding the file name.
isAddLineNumbers() - Method in class net.pandoragames.far.ui.model.ExtractForm
Returns true if line number should be prepended to the extracted matches.
isBinary() - Method in class net.pandoragames.far.ui.model.FileType
Returns true if this Mime type denotes a binary file.
isBinaryFile() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns true if this TargetFile has an assigned mime type that represents a binary file type, or if the it has no assigned mime type at all and the flag FileType.TREAT_UNKNOWN_AS_BINARY is true.
isCellEditable(int, int) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
isCharsetDefined() - Method in class net.pandoragames.far.ui.model.FileType
Returns true if the character set associate with this file type is specifically defined for this file type.
isCharsetDefined() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns true if the character set associate with this file is specifically defined for this file.
isDoBackup() - Method in class net.pandoragames.far.FileMatcher
Returns the doBackup flag.
isDoBackup() - Method in class net.pandoragames.far.ui.model.ReplaceForm
Returns the doBackup flag.
isDoBackup() - Method in interface net.pandoragames.far.ui.ReplacementDescriptor
Returns the doBackup flag.
isEnabled() - Method in class net.pandoragames.far.ui.swing.component.listener.CommandRename
isExcludeMatchingDirectories() - Method in interface net.pandoragames.far.ui.DirectoryFilter
Control flag for the directory pattern.
isExcludeMatchingDirectories() - Method in class net.pandoragames.far.ui.model.FindForm
Returns the value of the exclude-matching-directories flag.
isExtensionOnly() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns true if the application shall ONLY modify the file extension but not the file name.
isIgnoreCase() - Method in class net.pandoragames.far.ui.model.FARForm
Returns true if the content pattern should be interpreted as being not case sensitive.
isIgnoreCase() - Method in class net.pandoragames.far.ui.model.FileNamePattern
Returns true if letter case should be ignored (this is the default).
isIgnoreCase() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns true if the pattern string should be interpreted as being not case sensitive.
isIncluded() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns true if this file should be considdered part of a subset in the same collection.
isIncludeSubDirs() - Method in interface net.pandoragames.far.ui.DirectoryFilter
Should files in subdirectories of the base directory pass the filter?
isIncludeSubDirs() - Method in class net.pandoragames.far.ui.model.FindForm
Should the file search include subdirectories.
isInvertContentFilter() - Method in interface net.pandoragames.far.ui.FindFilter
Returns false if the content pattern is applied as an inclusion filter (the default).
isInvertContentFilter() - Method in class net.pandoragames.far.ui.model.FindForm
Returns false if the content pattern is applied as an inclusion filter (the default).
isLineBreakChar(char) - Static method in class net.pandoragames.far.ui.model.CharacterUtil
Returns true if the specified character is a linefeed (LF) or a carriage return (CR).
isLineBreakChar(int) - Static method in class net.pandoragames.util.file.LineNumberIndexReader
Returns true if the specified character is one of '\n','\r','…','
' or '
'.
isMacOSX() - Static method in class net.pandoragames.far.ui.swing.SwingConfig
Returns true if we are running on Mac OS X.
isOrderByName() - Method in class net.pandoragames.far.ui.model.TargetFileComparator
Returns true if the current sort criterion is "by name".
isPredefined() - Method in class net.pandoragames.far.ui.model.MimeType
Returns true if this mime type is a predefined type.
isPreventCaseConflict() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns true if the application should not allow that two file names differ only in letter case.
isPrintMatchCount() - Method in class net.pandoragames.far.ui.model.ExtractForm
Should the number of matches per file be printed.
isPrintMatches() - Method in class net.pandoragames.far.ui.model.ExtractForm
Should the actual matches be printed? Otherwise only meta information may be printed
isProcessBinary() - Method in class net.pandoragames.far.ui.FARConfig
If this flag is set to true, binary files will be processed in replace operations like any others.
isProtectExtension() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns true if the application shall not modify the file extension.
isReady() - Method in class net.pandoragames.far.ui.swing.component.listener.ActionPreview
Returns true if this Action is ready to show a preview.
isReady() - Method in class net.pandoragames.far.ui.swing.component.listener.ActionView
Returns true if this Action is ready to show a file with findings.
isRegex() - Method in class net.pandoragames.far.ui.model.FileNamePattern
Returns true if this pattern represents a regular expression, false if it is a simple pattern.
ISREGEX - Static variable in class net.pandoragames.far.ui.model.FormPropertySet
Property name for the regex flag.
isRegexContentPattern() - Method in class net.pandoragames.far.ui.model.FARForm
Returns true if the content pattern should be interpreted as regular expression.
isRegexPattern() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns true if the pattern string should be interpreted as a regular expression pattern.
isSelected() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns true (the default) if this file object has bee selected.
isShowPlainBytes() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns true if plain byte values should be shown in Info column if the default file info property is set to "SIZE".
isSubdirectory(File, File) - Method in class net.pandoragames.far.ui.model.AbstractFileRepository
Returns true if test is a subdirectory of base.
isSubdirectory(File, File) - Static method in class net.pandoragames.util.file.FileUtil
Returns true if the second directory argument is indeed a subdirectory of the first directory argument.
isText() - Method in class net.pandoragames.far.ui.model.FileType
Returns true if this Mime type denotes a text file.
isTreatUnknownFileTypesAsBinary() - Method in class net.pandoragames.far.ui.FARConfig
Should unknown file types be treated as binary files.
isUserInteractionRequested() - Method in class net.pandoragames.far.ui.swing.dialog.update.MimeUpdatePanel
 
isUserInteractionRequested() - Method in class net.pandoragames.far.ui.swing.dialog.update.UpdateWizzardPanel
 
isUserInteractionRequired() - Method in class net.pandoragames.far.ui.swing.dialog.update.UpdateDialog
Returns true if the update makes some user interaction necessary, i.e.
isUseSeparator() - Method in class net.pandoragames.far.ui.model.ExtractForm
Returns true if some separator should be used.
isValid() - Method in class net.pandoragames.far.ui.model.FileNamePattern
Validates the syntax of this file name pattern against the currenty cofigured SimpleFileNamePattern.
isValidMimeIdentifier(String) - Static method in class net.pandoragames.far.ui.model.MimeType
Returns true if the specified mime type name is valid, i.e.
isWholeLines() - Method in class net.pandoragames.far.ui.model.ExtractForm
Returns true if the extracted text should comprise the entire line holding the match.
isWindows() - Static method in class net.pandoragames.far.ui.swing.SwingConfig
Gee, I never thought I'd do something like this.
itemStateChanged(ItemEvent) - Method in class net.pandoragames.far.ui.swing.component.listener.SearchBaseHasChangedListener
A B C D E F G H I L M N O P Q R S T U V W X