- dateFormat - Variable in class net.pandoragames.far.ui.model.FormPropertySet
-
- DateRestrictionPanel - Class in net.pandoragames.far.ui.swing.component
-
Panel with checkbox for selection of Date boundaries.
- DateRestrictionPanel(FindForm, ComponentRepository, SwingConfig) - Constructor for class net.pandoragames.far.ui.swing.component.DateRestrictionPanel
-
- decimalFormater - Variable in class net.pandoragames.util.i18n.LocalizerBase
-
- decorate(JLabel, TargetFile, Object) - Method in class net.pandoragames.far.ui.swing.component.TargetFileListTableCellRenderer
-
Basic renderer functionality, handy for inheriting classes.
- DefaultLocalizer - Class in net.pandoragames.util.i18n
-
This default instance of the Localizer interface reads it replacement codes
from some property file (or object).
- DefaultLocalizer(Properties, Locale) - Constructor for class net.pandoragames.util.i18n.DefaultLocalizer
-
Instantiates the DefaultLocalizer with some locale object and a Properties
object that contains the code translations as key-value pairs.
- DefaultLocalizer(File, Locale) - Constructor for class net.pandoragames.util.i18n.DefaultLocalizer
-
Instantiates the DefaultLocalizer with some locale object and a (properties)
file that contains the code translations as key-value pairs.
- DeleteDialog - Class in net.pandoragames.far.ui.swing.dialog
-
Delete dialog.
- DeleteDialog(JFrame, String, List<TargetFile>, FileSetTableModel, File, MessageBox, SwingConfig) - Constructor for class net.pandoragames.far.ui.swing.dialog.DeleteDialog
-
Constructor for delete dialog.
- deleteDialog(FileSetTableModel, File, MessageBox, SwingConfig, JFrame) - Static method in class net.pandoragames.far.ui.swing.dialog.FileOperationDialog
-
Convenience method to create a Delete dialog.
- deleteDialog(int, int, FileSetTableModel, File, MessageBox, SwingConfig, JFrame) - Static method in class net.pandoragames.far.ui.swing.dialog.FileOperationDialog
-
Convenience method to create a Delete dialog.
- deleteRow(int) - Method in class net.pandoragames.far.ui.swing.component.FileSetTableModel
-
Removes the indicated row from this table model.
- dialogMessage - Variable in class net.pandoragames.far.ui.swing.component.listener.ConfirmActionListener
-
- dialogTitle - Variable in class net.pandoragames.far.ui.swing.component.listener.ConfirmActionListener
-
- DirectoryFilter - Interface in net.pandoragames.far.ui
-
Data for a file filter that tests the files directory.
- dispatchEvent(EventObject) - Method in class net.pandoragames.far.ui.swing.component.listener.ResetDispatcher
-
Executes the respective operations on the registered componts
- displayName(Locale) - Method in class net.pandoragames.charset.CP437Extra
-
Returns "CP437Extra".
- displayName() - Method in class net.pandoragames.charset.CP437Extra
-
Returns "CP437Extra".
- DOCUMENT - Static variable in class net.pandoragames.far.ui.model.FileType
-
File type for binary documents such as PDF, odf and docx.
- documentChanged(DocumentEvent) - Method in class net.pandoragames.far.ui.swing.component.listener.AbstractDocumentChangedListener
-
To be implemented by inheriting classes.
- doesApply(Pattern) - Method in class net.pandoragames.far.ReplacementString
-
Verifies that this replacement string may be applied to the regex pattern.
- DropFileTransferHandler - Class in net.pandoragames.far.ui.swing.component.listener
-
Drag and drop transfer handler for files.
- DropFileTransferHandler(FileImportNotifier) - Constructor for class net.pandoragames.far.ui.swing.component.listener.DropFileTransferHandler
-
The transfer handler is created with a non null listener object.
- DummyLocalizer - Class in net.pandoragames.util.i18n
-
Dummy Localizer implementation if no specific Localizer is set.
- DummyLocalizer() - Constructor for class net.pandoragames.util.i18n.DummyLocalizer
-
Default constructor.