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

T

table - Variable in class org.norvelle.textcite.gui.TablePanel
The JTable object used to actually display the data
tableModel - Variable in class org.norvelle.textcite.gui.TableSorter
 
TableModelAdaptee - Interface in org.norvelle.textcite.gui.adapter
TableModelAdaptee: Indicates that a particular data model object can be used as a data source for a JTable
TableModelAdapter - Class in org.norvelle.textcite.gui.adapter
TableModelAdapter: Provides a wrapper for a TableModelAdaptee, so that data structures can be kept entirely separate from all GUI elements.
TableModelAdapter(TableModelAdaptee) - Constructor for class org.norvelle.textcite.gui.adapter.TableModelAdapter
 
TableModelAdapterCollection - Class in org.norvelle.textcite.gui.adapter
TableModelAdapterCollection Holds a set of TableModelAdapters, and handles sending events to all of them, as well as adding and removing them when necessary
TableModelAdapterCollection(TableModelAdaptee) - Constructor for class org.norvelle.textcite.gui.adapter.TableModelAdapterCollection
 
TablePanel - Class in org.norvelle.textcite.gui
Title: Part of the BookCite project.
TablePanel() - Constructor for class org.norvelle.textcite.gui.TablePanel
 
TablePanel.MouseTableActionAdapter - Class in org.norvelle.textcite.gui
MouseTableActionAdapter Handle mouse actions on the table.
TablePanel.MouseTableActionAdapter(TablePanel) - Constructor for class org.norvelle.textcite.gui.TablePanel.MouseTableActionAdapter
 
TablePanelPopupMenu - Class in org.norvelle.textcite.gui.menu
TableViewPopupMenu: A popup menu used to provide the user with the ability to edit the Citation items directly in the CitationTreeViewer
TablePanelPopupMenu(TablePanel) - Constructor for class org.norvelle.textcite.gui.menu.TablePanelPopupMenu
Constructor.
TablePanelPopupMenu.Menu_ActionAdapter - Class in org.norvelle.textcite.gui.menu
 
TablePanelPopupMenu.Menu_ActionAdapter(int) - Constructor for class org.norvelle.textcite.gui.menu.TablePanelPopupMenu.Menu_ActionAdapter
 
TableSorter - Class in org.norvelle.textcite.gui
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class org.norvelle.textcite.gui.TableSorter
 
TableSorter(TableModel) - Constructor for class org.norvelle.textcite.gui.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class org.norvelle.textcite.gui.TableSorter
 
testInit() - Static method in class org.norvelle.textcite.Application
Initialize all aspects of the Application that are required for running JUnit tests
TEXT_FIELD_FILTER - Static variable in class org.norvelle.textcite.model.filter.TextCitationsFilter
 
TextCitationsFilter - Class in org.norvelle.textcite.model.filter
TextCitationsFilter Matches the given text agains the text + summary of each Citation object.
TextCitationsFilter(String, int) - Constructor for class org.norvelle.textcite.model.filter.TextCitationsFilter
 
TextCitationsFilter(int) - Constructor for class org.norvelle.textcite.model.filter.TextCitationsFilter
 
textFont - Variable in class org.norvelle.textcite.gui.action.rtf.CitationExporter
 
TipOfTheDayDialog - Class in org.norvelle.textcite.gui.dialog
TipOfTheDayDialog: Create a Tip of the Day dialog, populate it with tips from the localized Messages file currently in use, and show it (if the Preferences setting allows it).
TipOfTheDayDialog(MainFrame) - Constructor for class org.norvelle.textcite.gui.dialog.TipOfTheDayDialog
Creates and shows TipOfTheDay dialog
TipOfTheDayDialog.TOTDModel - Class in org.norvelle.textcite.gui.dialog
TipModel
TipOfTheDayDialog.TOTDModel() - Constructor for class org.norvelle.textcite.gui.dialog.TipOfTheDayDialog.TOTDModel
 
titleFont - Variable in class org.norvelle.textcite.gui.action.ExportRTFAction
 
topEntryLabel - Variable in class org.norvelle.textcite.gui.adapter.FilterListModelAdapter
 
toString() - Method in class org.norvelle.textcite.gui.action.ExportTranslationsAction.GreekCitationsFilter
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.ChicagoReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.CitationReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.CustomReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.DefaultLatexReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.MLAReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.ReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.action.genref.RefworksReferenceGenerator
 
toString() - Method in class org.norvelle.textcite.gui.outlook_bar.AuthorPubTreeNode
 
toString() - Method in class org.norvelle.textcite.model.Author
 
toString() - Method in class org.norvelle.textcite.model.Book
 
toString() - Method in class org.norvelle.textcite.model.BookOutlineItem
 
toString() - Method in class org.norvelle.textcite.model.CitationCategoryCollection
Produce a String value for this CategoryList by concatenating the category names with commas.
toString() - Method in class org.norvelle.textcite.model.filter.AbstractCitationFilter
 
toString() - Method in class org.norvelle.textcite.model.filter.AuthorCitationsFilter
 
toString() - Method in class org.norvelle.textcite.model.filter.BibRefCitationsFilter
 
toString() - Method in class org.norvelle.textcite.model.filter.BookCitationsFilter
 
toString() - Method in class org.norvelle.textcite.model.filter.CategoryCitationsFilter
 
toString() - Method in interface org.norvelle.textcite.model.filter.CitationFilter
 
toString() - Method in class org.norvelle.textcite.model.filter.TextCitationsFilter
 
transientProperties - Static variable in class org.norvelle.textcite.Application
A HashMap that stores transient data for the application... not saved or restored from disk
TreeModelAdaptee - Interface in org.norvelle.textcite.gui.adapter
TreeModelAdaptee:
TreeModelAdapter - Class in org.norvelle.textcite.gui.adapter
TreeModelAdapter: Provides an interface between a JTree and the CiteBook data model, so that there is a clear separation between data and view.
TreeModelAdapter(TreeModelAdaptee, TreeNode) - Constructor for class org.norvelle.textcite.gui.adapter.TreeModelAdapter
 
TreeModelAdapterCollection - Class in org.norvelle.textcite.gui.adapter
TreeModelAdapterCollection Holds a set of TreeModelAdapters, and handles sending events to all of them, as well as adding and removing them when necessary
TreeModelAdapterCollection(TreeModelAdaptee) - Constructor for class org.norvelle.textcite.gui.adapter.TreeModelAdapterCollection
 

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