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

G

getAccessKey(String) - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns the access key code for the specified label or menu entry if any is defined.
getAfter() - Method in interface net.pandoragames.far.ui.FileFilter
May return a non null Date to request files modified after the specified date.
getAfter() - Method in class net.pandoragames.far.ui.model.FindForm
May return a non null Date to request files modified after the specified date.
getBackUpDirectory() - Method in class net.pandoragames.far.FileMatcher
Returns the backup directory.
getBackupDirectory() - Method in class net.pandoragames.far.ui.FARConfig
Returns the default backup directory.
getBackupDirectory() - Method in class net.pandoragames.far.ui.model.ReplaceForm
Returns the backup directory.
getBackupDirectory() - Method in interface net.pandoragames.far.ui.ReplacementDescriptor
Returns the backup directory.
getBackupFileName(File) - Method in class net.pandoragames.far.FileMatcher
Returns the abstract path name of the backup file for the specified "original" file, given the current base directory and current backup directory.
getBaseDirectory() - Method in class net.pandoragames.far.FileMatcher
Returns the base directory for backup.
getBaseDirectory() - Method in interface net.pandoragames.far.ui.DirectoryFilter
Returns the base directory.
getBaseDirectory() - Method in class net.pandoragames.far.ui.FARConfig
Returns the lastBaseDir.
getBaseDirectory() - Method in class net.pandoragames.far.ui.model.OperationForm
Returns the base directory.
getBaseDirectory() - Method in interface net.pandoragames.far.ui.ReplacementDescriptor
Returns the base directory, if any.
getBaseDirectory() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the base directory that was specified when the file set was set.
getBefore() - Method in interface net.pandoragames.far.ui.FileFilter
May return a non null Date to request files modified before the specified date.
getBefore() - Method in class net.pandoragames.far.ui.model.FindForm
May return a non null Date to request files modified before the specified date.
getBinaryView() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns the default binary viewer component.
getBufferSizeKb() - Method in class net.pandoragames.util.file.FileBuffer
Returns the internal buffer size in kilo byte.
getCallCount() - Method in class net.pandoragames.far.PatternFilter
Returns the number of files recently tested by this method.
getCanonicalString() - Method in class net.pandoragames.far.ReplacementString
Returns the canonical form of this replacement string object using '$' as group reference indicator.
getCenterComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileEditor
Returns a JTextArea in a scroll pane
getCenterComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileView
Returns a JTextArea in a scroll pane
getCenterComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the swing component that will be placed in the CENTER part of the windows BorderLayout.
getCenterComponent() - Method in class net.pandoragames.far.ui.swing.dialog.MatchView
Returns a JTextArea in a scroll pane
getCharacterSet() - Method in class net.pandoragames.far.FileMatcher
Returns the character set used to read and write files.
getCharacterset() - Method in class net.pandoragames.far.ui.model.FileType
Returns the associated character set.
getCharacterset() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the character set that should be used to read this file.
getCharset() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the character set to be used to read the target file.
getCharsetList() - Method in class net.pandoragames.far.ui.FARConfig
Returns the list of available character sets.
getCharsetList(List<Charset>, Charset) - Static method in class net.pandoragames.far.ui.model.CharacterUtil
Returns the supplied List as an array, and guarantees that the specified actual Charset is contained.
getCode() - Method in class net.pandoragames.util.i18n.LocalizableText
Returns the application internal code for this text object
getColumnClass(int) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
getColumnCount() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
getColumnName(int) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
getConfig() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the application configuration.
getConfigDir() - Method in class net.pandoragames.far.ui.FARConfig
Returns the directory for configuration options.
getConfigDir() - Method in class net.pandoragames.far.ui.FARConfigurationFactory
Finds and returns the configuration directory (for this user).
getContentPatternAsRegex() - Method in interface net.pandoragames.far.ui.ContentFilter
Returns the filter criteria as a java regex Pattern object.
getContentPatternAsRegex() - Method in class net.pandoragames.far.ui.model.ExtractForm
Returns the specified content pattern string as a java regex object.
getContentPatternAsRegex() - Method in class net.pandoragames.far.ui.model.FARForm
Returns the specified content pattern string as a java regex object.
getDateFormat() - Method in class net.pandoragames.util.i18n.DummyLocalizer
Returns "dd.MM.yyyy".
getDeclaredCharacterset() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the character set of this file, if any was specified.
getDefaultCharset() - Method in class net.pandoragames.far.ui.FARConfig
Returns the default character set.
getDefaultExtractForm() - Method in class net.pandoragames.far.ui.FARConfig
Returns a new ExtractForm with default settings.
getDefaultFileInfo() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Default file info displayed in the result table.
getDefaultFindForm() - Method in class net.pandoragames.far.ui.FARConfig
Returns a new FindForm with default settings.
getDefaultMatchSeparator() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns the default separator for separating extraction parts.
getDefaultRenameForm() - Method in class net.pandoragames.far.ui.FARConfig
Returns a new RenameForm with default settings.
getDefaultReplaceForm() - Method in class net.pandoragames.far.ui.FARConfig
Returns a new ReplaceForm with default settings.
getDirectoryPattern() - Method in interface net.pandoragames.far.ui.DirectoryFilter
Returns the directory search pattern currently set or null.
getDirectoryPattern() - Method in class net.pandoragames.far.ui.model.FindForm
Returns the directory search pattern currently set or null.
getEditorComponent() - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternListCell
 
getEffectiveJavaVersion() - Static method in class net.pandoragames.far.ui.FARConfig
Returns the "effective" java version, i.e.
getElementAt(int) - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternComboboxModel
 
getErrorMessage() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the error message if any.
getEventType() - Method in class net.pandoragames.far.ui.swing.component.listener.TabEvent
Returns the event type this object represents
getExitListener() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Closes the application.
getExtractCommand() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Action listener that will trigger the EXTRACT command.
getExtractForm() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the ReplaceForm instance used by the application.
getExtractFormPropertySet() - Static method in class net.pandoragames.far.ui.model.FormPropertySet
Returns an instance for a replace form.
getFile() - Method in interface net.pandoragames.far.ui.model.FileRepository
Returns a file
getFile() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the underlying java.io.File object.
getFile() - Method in class net.pandoragames.util.file.ListFile
Returns the file this class was instantiated with.
getFileCounter() - Method in class net.pandoragames.far.FileSelector
Allows to retreive the number of files found by the listFiles() method, when called from a different thread.
getFileExtension() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the fileExtension as a non null String, separating dot included.
getFileListExportDirectory() - Method in class net.pandoragames.far.ui.FARConfig
Returns the default directory for file list import and export.
getFileNamePattern() - Method in interface net.pandoragames.far.ui.FileNameFilter
Returns the file name pattern that should be used to filter files.
getFileNamePattern() - Method in class net.pandoragames.far.ui.model.FindForm
Returns the file name pattern that should be used to filter files.
getFileNamePatternList() - Method in class net.pandoragames.far.ui.FARConfig
 
getFileNamePatternListModel() - Method in class net.pandoragames.far.ui.FARConfig
Returns the list of predefined FileNamePatterns
getFileSetTable() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the JTable that holds the file set table model.
getFilter(Pattern, File) - Method in class net.pandoragames.far.FileSelector
Returns the FilenameFilter for the specified pattern and base directory.
getFindCommand() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Action listener that will trigger the FIND command.
getFindForm() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the FindForm instance used by the application.
getFindFormPropertySet() - Static method in class net.pandoragames.far.ui.model.FormPropertySet
Returns an instance for a find form.
getGroupReference() - Method in class net.pandoragames.far.ui.model.OperationForm
Returns the group reference indicator used in replacement strings.
getGroupReferenceIndicator() - Method in class net.pandoragames.far.ReplacementString
Returns the group reference indicator that was used in the original replacement string.
getGroupReferenceIndicator() - Method in class net.pandoragames.far.ui.FARConfig
Returns the currently set group reference indicator.
getIncludedRowCount() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the number of included rows.
getIndex() - Method in class net.pandoragames.util.file.LineNumberIndexReader
Returns the index of the last character read, or -1 if nothing has been read so far
getIndexOfEndOfLine(int) - Method in class net.pandoragames.util.file.LineNumberIndexReader
Returns the character index of the last character on the specified line.
getIndexOfLine(int) - Method in class net.pandoragames.util.file.LineNumberIndexReader
Returns the character index of the first character on the specified line.
getInfoMessage() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the info message if any.
getInstance() - Static method in class net.pandoragames.far.ui.SimpleFileNamePattern
Returns an instance of this utility class.
getItem() - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternListCell
 
getLabel() - Method in class net.pandoragames.far.ui.swing.component.ListItem
Returns the label.
getLanguage() - Method in class net.pandoragames.util.i18n.DummyLocalizer
Returns "en".
getLanguage() - Method in class net.pandoragames.util.i18n.LocalizableText
Returns the two letter language code this textobject was localized with or null, if the textobject wasn't yet localized.
getLanguage() - Method in interface net.pandoragames.util.i18n.Localizer
Returns the ISO language code of the java.util.Locale object currently used for rendering
getLanguage() - Method in class net.pandoragames.util.i18n.LocalizerBase
Returns the ISO language code of the java.util.Locale object currently used for rendering
getLatestPeer() - Method in class net.pandoragames.far.ui.swing.dialog.SubWindow
Returns the last window of the same type as this window that has been opened and is still displayed, or null.
getLeadingContext() - Method in class net.pandoragames.far.ui.model.ExtractForm
Return the n lines preceding the match if 'wholeLines' is set to true.
getLeftComponent() - Method in class net.pandoragames.far.ui.swing.component.TwoComponentsPanel
Gets the left component.
getLine(int) - Method in class net.pandoragames.util.file.LineNumberIndexReader
Returns the line number of the specified character position if that position has already been read.
getLine() - Method in class net.pandoragames.util.file.LineNumberIndexReader
Returns the current line number.
getLineCount() - Method in class net.pandoragames.far.ui.model.CharacterUtil.LineCount
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternListCell
getLocale() - Method in class net.pandoragames.util.i18n.DummyLocalizer
Returns the english locale.
getLocale() - Method in interface net.pandoragames.util.i18n.Localizer
Returns the java.util.Locale object that is currently used for formatting
getLocale() - Method in class net.pandoragames.util.i18n.LocalizerBase
Returns the java.util.Locale object that is currently used for formatting
getLocalizer() - Method in class net.pandoragames.far.ui.FARConfig
Returns the Localizer to be used for labels and messages.
getLocalizer() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Localizer for translation of labels and messages.
getLocalizer() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the current localizer instance.
getMatchSeparator() - Method in class net.pandoragames.far.ui.model.ExtractForm
The String that should be used to separate matches.
getMaxDepth() - Method in interface net.pandoragames.far.ui.DirectoryFilter
Returns the maximal search depth.
getMaxDepth() - Method in class net.pandoragames.far.ui.model.FindForm
Returns the maximal search depth.
getMaxGroupReference() - Method in class net.pandoragames.far.ReplacementString
Returns the highest group reference in the replacement pattern.
getMaxSearchDepth() - Method in class net.pandoragames.far.FileSelector
Returns the maximal depth for file searches.
getMediaType() - Method in class net.pandoragames.far.ui.model.MimeType
Returns the first part of the mime type name, the media type.
getMessageBox() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Target component for messages.
getMimeType() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the mime type of this file if defined.
getName() - Method in class net.pandoragames.far.ui.model.FileType
Returns the file type name.
getName() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the file name.
getNewName() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns a planned new name if any was set.
getNorthComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the swing component that will be placed in the NORTH part of the windows BorderLayout.
getNorthComponent() - Method in class net.pandoragames.far.ui.swing.dialog.MatchView
Returns no charset drop down box.
getOperationCallBackListener() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the OperationCallBackListener.
getOriginalString() - Method in class net.pandoragames.far.ReplacementString
Returns the replacement string as it was supplied with the constructor.
getParentType() - Method in class net.pandoragames.far.ui.model.FileType
Returns the parent type.
getPath() - Method in class net.pandoragames.far.ui.model.TargetFile
Returns the files directory path.
getPattern() - Method in exception net.pandoragames.far.PatternException
Returns the pattern that caused this exception.
getPattern() - Method in class net.pandoragames.far.ui.model.FileNamePattern
Returns the pattern.
getPatternAsRegex() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns the search pattern as a regular expression object.
getPatternString() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns the search pattern as typed by the user.
getProgressBarUpdater() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the ProgressBarUpdater.
getRelativePath(String, String) - Static method in class net.pandoragames.util.file.FileUtil
Returns fullPath relative to base if base is indeed a sudirectory of fullpath.
getRenameCommand() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Action listener that will trigger the RENAME command.
getRenameForm() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the RenameForm instance used by the application.
getReplaceCommand() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Action listener that will trigger the REPLACE command.
getReplaceForm() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the ReplaceForm instance used by the application.
getReplaceFormPropertySet() - Static method in class net.pandoragames.far.ui.model.FormPropertySet
Returns an instance for a replace form.
getReplacementPattern() - Method in class net.pandoragames.far.ui.model.RenameForm
Returns the replacement string as a ReplacementString object.
getReplacementPattern(String) - Method in class net.pandoragames.far.ui.model.ReplaceForm
Returns the replacement string as a ReplacementString object.
getReplacementPattern(String) - Method in interface net.pandoragames.far.ui.ReplacementDescriptor
Returns the replacement string as a ReplacementString object.
getReplacementString() - Method in class net.pandoragames.far.ui.model.RenameForm
The replacement string.
getReplacementString() - Method in class net.pandoragames.far.ui.model.ReplaceForm
Returns the raw replacement string as specified by the user.
getReplacementString() - Method in interface net.pandoragames.far.ui.ReplacementDescriptor
Returns the raw replacement string as specified by the user.
getResetDispatcher() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Action listener that will trigger a reset of the search form.
getResult() - Method in class net.pandoragames.far.ui.FileSearchThread
Returns the search result.
getRightComponent() - Method in class net.pandoragames.far.ui.swing.component.TwoComponentsPanel
Gets the right component.
getRootWindow() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Application main window.
getRow(int) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the row object for the specified index.
getRowCount() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
getRowIndex(TargetFile) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the index of the specified file in this table or -1 if it is not present.
getScreenCenter() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns the screen center for centered popup windows
getSearchBaseListener() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the SearchBaseHasChangedListener.
getSearchStringContent() - Method in interface net.pandoragames.far.ui.ContentFilter
Returns the litteral content pattern.
getSearchStringContent() - Method in class net.pandoragames.far.ui.model.FARForm
Returns the content pattern.
getSelectedItem() - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternComboboxModel
 
getSelectedMimeType() - Method in class net.pandoragames.far.ui.swing.component.MimeClassificationPanel
 
getSelectedRowCount() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the number of currently selected rows.
getSelectedRows() - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the set of selected rows.
getSeparator() - Method in class net.pandoragames.far.ui.model.CharacterUtil.LineCount
 
getSequence() - Method in enum net.pandoragames.far.ui.model.LineSeparator
Returns the actual character sequence used for this line separator.
getSize() - Method in class net.pandoragames.far.ui.swing.component.FileNamePatternComboboxModel
 
getSouthComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileEditor
Returns the Save and Canvel button.
getSouthComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileView
Returns a counter for the matches / replacements in the file.
getSouthComponent() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the swing component that will be placed in the SOUTH part of the windows BorderLayout.
getSouthComponent() - Method in class net.pandoragames.far.ui.swing.dialog.MatchView
 
getStandardComponentHight() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns the default component hight of a single line.
getSubType() - Method in class net.pandoragames.far.ui.model.MimeType
Returns the second part of the mime type name, the subtype.
getSynchronisationListener(FindForm) - Method in class net.pandoragames.far.ui.swing.component.ContentSearchPanel
Returns a progress listener for the UIFace backend component that allows to synchronise the replace content pattern field with the find content pattern field on execution of the FIND command.
getTabIndex() - Method in class net.pandoragames.far.ui.swing.component.listener.TabEvent
Returns the index of the affected tab.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.pandoragames.far.ui.swing.component.TargetFileListTableCellRenderer
getTableModel() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the table model for the result table.
getTabPane() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the main TabPane withe Find and Repace tabs.
getTargetFile() - Method in class net.pandoragames.far.ui.swing.dialog.FileViewBase
Returns the TargetFile object that encapsulates the file to be displayed.
getText() - Method in class net.pandoragames.util.i18n.LocalizableText
Returns the localized text.
getTextArea() - Method in class net.pandoragames.far.ui.swing.component.ContentSearchPanel
Access to the JTextArea in this compound component.
getTextView() - Method in class net.pandoragames.far.ui.swing.SwingConfig
Returns the default text viewer component.
getTotalCounter() - Method in class net.pandoragames.far.FileSelector
Allows to retreive the number of files tested by the listFiles() method, when called from a different thread.
getTrailingContext() - Method in class net.pandoragames.far.ui.model.ExtractForm
Return the n lines following the match if 'wholeLines' is set to true.
getTreatCase() - Method in class net.pandoragames.far.ui.model.RenameForm
Defines how letter case of the result name should be handled.
getType(String) - Static method in class net.pandoragames.far.ui.model.FileType
Returns the specified type by name if it does exist.
getType() - Method in class net.pandoragames.far.ui.model.FormUpdateEvent
Returns the form type.
getType(String) - Method in class net.pandoragames.far.ui.model.MimeRegistry
Returns a mime type by name
getType() - Method in class net.pandoragames.far.ui.model.OperationForm
Returns the type of this form.
getUiface() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Central interface to business logic.
getUndoListener() - Method in class net.pandoragames.far.ui.swing.ComponentRepository
Returns the UndoListener.
getValue(String) - Method in class net.pandoragames.far.ui.swing.component.listener.CommandRename
getValue() - Method in class net.pandoragames.far.ui.swing.component.ListItem
Returns the value.
getValueAt(int, int) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
Returns the following values from the underlying file object:
column 0: TargetFile.isSelected() column 1: TargetFile.getName() column 2: TargetFile.getPath(), formated as relative path with respect to the base directory column 3: TargetFile.getNewName()
getVariables() - Method in class net.pandoragames.util.i18n.LocalizableText
Inheriting classes may have to have access to the replacement values of this object, but they should never be altered and are therefor sealed with a protected accessor.
GRAY_EXTRA_LIGHT - Static variable in class net.pandoragames.far.ui.swing.SwingConfig
Color constant
groupReference - Variable in class net.pandoragames.far.ui.model.OperationForm
The group reference indicator used in replacement strings.
GROUPREFINDICATORLIST - Static variable in class net.pandoragames.far.ui.FARConfig
The set of possible group reference indicators.
A B C D E F G H I L M N O P Q R S T U V W X