| Interface | Description |
|---|---|
| ImportInspectionDialog.CallBack |
| Class | Description |
|---|---|
| AttachFileDialog |
Created by IntelliJ IDEA.
|
| AutoCompleteListener |
Created by Morten O.
|
| BibtexKeyPatternDialog | |
| CleanUpAction | |
| ColorSetupPanel |
Created by IntelliJ IDEA.
|
| DatabasePropertiesDialog |
Created by IntelliJ IDEA.
|
| DragDropPane |
Extends the JTabbedPane class to support Drag&Drop of Tabs.
|
| DragDropPopupPane |
Adds popup functionality to DragDropPane
Code inspired by http://forums.devx.com/showthread.php?t=151270
|
| EntryCustomizationDialog2 | |
| EntryTypeList |
This class extends FieldSetComponent to provide some required functionality for the
list of entry types in EntryCustomizationDialog2.
|
| FetcherPreviewDialog | |
| FieldSetComponent | |
| FieldWeightDialog |
Created by IntelliJ IDEA.
|
| FileDialogs |
Created by IntelliJ IDEA.
|
| FileListEditor |
Created by Morten O.
|
| FileListEditorTransferHandler | |
| FileListEntry |
This class represents a file link for a Bibtex entry.
|
| FileListEntryEditor |
This class produces a dialog box for editing a single file link from a Bibtex entry.
|
| FileListTableModel |
Data structure to contain a list of file links, parseable from a coded string.
|
| FirstColumnComparator | |
| GenFieldsCustomizer |
Title:
|
| GlazedEntrySorter | |
| GroupAddRemoveDialog |
Created with IntelliJ IDEA.
|
| HtmlTransferable |
Based on http://newsgroups.derkeiler.com/Archive/De/de.comp.lang.java/2010-04/msg00203.html
|
| IconComparator |
Comparator that handles icon columns.
|
| ImportInspectionDialog |
Dialog to allow the selection of entries as part of an Import.
|
| IsMarkedComparator | |
| MainTable |
The central table which displays the bibtex entries.
|
| MainTableFormat |
Class defining the contents and column headers of the main table.
|
| MainTableSelectionListener |
List event, mouse, key and focus listener for the main table that makes up the
most part of the BasePanel for a single bib database.
|
| MergeEntriesDialog | |
| PersistenceTableColumnListener |
Listens for TableColumnModelEvents to keep track of changes made to the
MainTable columns, like reordering or resizing.
|
| PreventDraggingJTableHeader |
Related to
MainTable class. |
| PreviewPanelTransferHandler | |
| RankingFieldComparator |
Comparator that handles the ranking icon column
Based on IconComparator
Only comparing ranking field
inverse comparison of ranking as rank5 is higher than rank1
|
| SearchResultsDialog |
Dialog to display search results, potentially from more than one BasePanel, with
possibility to preview and to locate each entry in the main window.
|
| SortTabsAction |
This action rearranges all tabs in the main tabbed pane of the given JabRefFrame
in alphabetical order.
|
| SysTray | |
| VerticalLabelUI |
A UI delegate for JLabel that rotates the label 90�
|
| WaitForSaveOperation |
Dialog shown when closing of application needs to wait for a save operation to finish.
|