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

M

m_iTipIndex - Static variable in class org.norvelle.textcite.gui.dialog.TipOfTheDayDialog
 
macOSXRegistration() - Method in class org.norvelle.textcite.gui.MainFrame
Generic registration with the Mac OS X application menu.
main(String[]) - Static method in class org.norvelle.textcite.Application
Application entry point.
main(String[]) - Static method in class org.norvelle.textcite.gui.dialog.ClipboardDialog
 
main(String[]) - Static method in class org.norvelle.textcite.Launcher
 
MainFontPreferenceSubpanel - Class in org.norvelle.textcite.gui.dialog.prefs
MainFontPreferenceSubpanel: A preference pane that provides the user with the facilities for selecing the Citation display font.
MainFontPreferenceSubpanel() - Constructor for class org.norvelle.textcite.gui.dialog.prefs.MainFontPreferenceSubpanel
Creates new form ExportPreferencesPanel
mainFrame - Variable in class org.norvelle.textcite.gui.action.ExportRTFAction
 
mainFrame - Variable in class org.norvelle.textcite.gui.action.ExportTranslationsAction
 
MainFrame - Class in org.norvelle.textcite.gui
Title: MainFrame.java.
MainFrame() - Constructor for class org.norvelle.textcite.gui.MainFrame
Constructor ... just calls component initializtion routine.
MainMenuBar - Class in org.norvelle.textcite.gui.menu
MainMenuBar: Contains the implementation of the JMenuBar and submneus for the TextCite GUI
MainMenuBar(MainFrame) - Constructor for class org.norvelle.textcite.gui.menu.MainMenuBar
 
MainMenuBar.Menu_ActionAdapter - Class in org.norvelle.textcite.gui.menu
 
MainMenuBar.Menu_ActionAdapter(MainFrame, int) - Constructor for class org.norvelle.textcite.gui.menu.MainMenuBar.Menu_ActionAdapter
 
MainToolBar - Class in org.norvelle.textcite.gui
BCToolBar Hosts the toolbar buttons for the BookCite GUI
MainToolBar(MainFrame) - Constructor for class org.norvelle.textcite.gui.MainToolBar
 
MainToolBar.ToolbarActionAdapter - Class in org.norvelle.textcite.gui
ToolbarActionAdapter handles the simpler events resulting from the user's selecting a menu item.
MainToolBar.ToolbarActionAdapter(MainFrame, int) - Constructor for class org.norvelle.textcite.gui.MainToolBar.ToolbarActionAdapter
 
MapConverter - Class in org.norvelle.textcite.model.serialize
Converts a java.util.Map to XML, specifying an 'entry' element with 'key' and 'value' children.
MapConverter(Mapper) - Constructor for class org.norvelle.textcite.model.serialize.MapConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.Author.AuthorConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.AuthorCollection.AuthorCollectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.Book.BookConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.BookCollection.BookCollectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.BookOutlineItem.BookOutlineItemConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.BookOutlineTree.BookOutlineTreeConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.Category.CategoryConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.CategoryTree.CategoryTreeConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.Citation.CitationConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.CitationCategoryCollection.CitationCategoryCollectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.CitationCollection.CitationCollectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.CiteBook.CiteBookConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.norvelle.textcite.model.serialize.MapConverter
 
matches(Citation) - Method in class org.norvelle.textcite.gui.action.ExportTranslationsAction.GreekCitationsFilter
Returns true if the citation has ancient Greek text in it.
matches(Citation) - Method in class org.norvelle.textcite.model.filter.AllCitationsFilter
Returns true, because this filter is set to return all Citation objects in the model
matches(Citation) - Method in class org.norvelle.textcite.model.filter.AuthorCitationsFilter
If the match type is OBJECT EQUALITY, then compare the IDs of the Citation's Author with that of the Author supplied to the constructor.
matches(Citation) - Method in class org.norvelle.textcite.model.filter.BibRefCitationsFilter
If the match type is OBJECT EQUALITY, then compare the IDs of the Citation's Author with that of the Author supplied to the constructor.
matches(Citation) - Method in class org.norvelle.textcite.model.filter.BookCitationsFilter
If the match type is OBJECT EQUALITY, then compare the IDs of the Citation's Book with that of the Book supplied to the constructor.
matches(Citation) - Method in class org.norvelle.textcite.model.filter.CategoryCitationsFilter
Cycle through the Categories stored as matching categories.
matches(Citation) - Method in interface org.norvelle.textcite.model.filter.CitationFilter
Given a Citation, determine whether or not it matches the current filter.
matches(Citation) - Method in class org.norvelle.textcite.model.filter.TextCitationsFilter
Perform a regex comparison (or match) between the target String and the summary and text fields of the Citation.
matchObject - Variable in class org.norvelle.textcite.model.filter.AbstractCitationFilter
 
matchPattern - Variable in class org.norvelle.textcite.model.filter.AbstractCitationFilter
 
matchString - Variable in class org.norvelle.textcite.model.filter.AbstractCitationFilter
 
matchType - Variable in class org.norvelle.textcite.model.filter.AbstractCitationFilter
 
me - Variable in class org.norvelle.textcite.gui.action.ExportRTFAction
 
me - Variable in class org.norvelle.textcite.gui.action.ExportTranslationsAction
 
menuCopyComment - Variable in class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
 
menuCopyReference - Variable in class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
 
menuCopyText - Variable in class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
 
menuCopyTranslation - Variable in class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
 
menuCutCategory - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
 
menuDeleteAuthor - Variable in class org.norvelle.textcite.gui.menu.AuthorPopupMenu
 
menuDeleteBook - Variable in class org.norvelle.textcite.gui.menu.BookPopupMenu
 
menuDeleteCategory - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
 
menuDeleteCitation - Variable in class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
 
menuEditAuthor - Variable in class org.norvelle.textcite.gui.menu.AuthorPopupMenu
The JMenuItems for the popup
menuEditAuthorOutline - Variable in class org.norvelle.textcite.gui.menu.AuthorPopupMenu
 
menuEditBook - Variable in class org.norvelle.textcite.gui.menu.BookPopupMenu
The JMenuItems for the popup
menuEditBookOutline - Variable in class org.norvelle.textcite.gui.menu.BookPopupMenu
 
menuFileExit(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | Exit action performed.
menuFileImportBibliography(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | Import Bibliography action performed.
menuFileNewAuthor(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | New | New Author action performed.
menuFileNewBook(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | New | New Book action performed.
menuFileNewCategory(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | New | New Category action performed.
menuFileNewCitation(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | New | Citation action performed.
menuFileNewCitebook(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | New Citebook action performed.
menuHelpAbout(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
Help | About action performed.
menuHelpShowHelp(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
Help | TextCite Help action performed.
menuInterfaceEnglish(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
View | Interface | English action performed.
menuInterfaceSpanish(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
View | Interface | Spanish action performed.
menuNewCategory - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
The JMenuItems for the popup
menuNewCitation - Variable in class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
The JMenuItems for the popup
menuNewCitationForBook - Variable in class org.norvelle.textcite.gui.menu.BookPopupMenu
 
menuPasteCategoryAsChild - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
 
menuPasteCategoryAsSibling - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
 
menuPreferences(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
File | Preferences
menuRenameCategory - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
 
menuSelectCategory - Variable in class org.norvelle.textcite.gui.menu.CategoryViewerPopupMenu
 
menuViewClipboard(ActionEvent) - Method in class org.norvelle.textcite.gui.MainFrame
View | View Clipboard
message - Variable in exception org.norvelle.textcite.model.DuplicateRecordException
 
MLAReferenceGenerator - Class in org.norvelle.textcite.gui.action.genref
MLAReferenceGenerator: Produces citations in MLA format
MLAReferenceGenerator() - Constructor for class org.norvelle.textcite.gui.action.genref.MLAReferenceGenerator
 
model - Variable in class org.norvelle.textcite.gui.adapter.ListModelAdapter
The data source that will serve as the model for the JList.
model - Variable in class org.norvelle.textcite.gui.outlook_bar.AuthorPubTreeNode
 
model - Variable in class org.norvelle.textcite.gui.TablePanel
A adapter used to bridge the data model and the requirements of the Swing GUI, providing separation of responsibilities and minimizing mutual knowledge.
modelIndex(int) - Method in class org.norvelle.textcite.gui.TableSorter
 
mouseClicked(MouseEvent) - Method in class org.norvelle.textcite.gui.event.ListMouseEvent
 
mouseClicked(MouseEvent) - Method in class org.norvelle.textcite.gui.outlook_bar.AuthorPubTreeViewer.MouseTreeActionAdapter
We don't define any default double-click event on the tree, but we allow the registration of listeners who can be informed of this event.
mouseClicked(MouseEvent) - Method in class org.norvelle.textcite.gui.outlook_bar.CategoryTreeViewer.MouseTreeActionAdapter
We don't define any default double-click event on the tree, but we allow the registration of listeners who can be informed of this event.
mouseClicked(MouseEvent) - Method in class org.norvelle.textcite.gui.TablePanel.MouseTableActionAdapter
We don't define any default double-click event on the tree, but we allow the registration of listeners who can be informed of this event.
mousePressed(MouseEvent) - Method in class org.norvelle.textcite.gui.event.ListMouseEvent
Check for right mouse clicks... pop up menu if detected
mousePressed(MouseEvent) - Method in class org.norvelle.textcite.gui.outlook_bar.AuthorPubTreeViewer.MouseTreeActionAdapter
 
mousePressed(MouseEvent) - Method in class org.norvelle.textcite.gui.outlook_bar.CategoryTreeViewer.MouseTreeActionAdapter
 
mousePressed(MouseEvent) - Method in class org.norvelle.textcite.gui.TablePanel.MouseTableActionAdapter
 
mouseReleased(MouseEvent) - Method in class org.norvelle.textcite.gui.event.ListMouseEvent
Check for right mouse clicks... pop up menu if detected
mouseReleased(MouseEvent) - Method in class org.norvelle.textcite.gui.outlook_bar.AuthorPubTreeViewer.MouseTreeActionAdapter
 
mouseReleased(MouseEvent) - Method in class org.norvelle.textcite.gui.outlook_bar.CategoryTreeViewer.MouseTreeActionAdapter
 
mouseReleased(MouseEvent) - Method in class org.norvelle.textcite.gui.TablePanel.MouseTableActionAdapter
 
moveBookOutlineItem(BookOutlineItem, BookOutlineItem, BookOutlineItem, boolean) - Method in class org.norvelle.textcite.model.BookOutlineTree
Move a given BookOutlineItem from its current position, to be the child of the given parent (at the position indicated).
moveBookOutlineItem(BookOutlineItem, BookOutlineItem, boolean) - Method in class org.norvelle.textcite.model.BookOutlineTree
Move a given BookOutlineItem from its current position, to be the child of the given parent (either in the last position or the first, based on the asFirst parameter)
moveDown(ClipboardHostable) - Method in class org.norvelle.textcite.model.Clipboard
Move the given item down in the stack, so that it will be available later for pasting
moveUp(ClipboardHostable) - Method in class org.norvelle.textcite.model.Clipboard
Move the given item up in the stack, so that it will be available earlier for pasting
msg - Variable in exception org.norvelle.textcite.gui.action.rtf.RTFExportException
 

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