Package org.norvelle.textcite.gui

Class Summary
BookList BookList: Provides a custom JList with special rendering of the Book items.
CitationColumn CitationColumn Holds information about the table column that represents a field of data in a Citation object.
CitationDisplayPanel CitationDisplayPanel: A panel for displaying HTML-formatted text.
FilterToolBar FilterToolBar Hosts the filter controls for the BookCite GUI
FontChooser FontChooser provides a pane of controls designed to allow a user to manipulate and select a font.
GUIUtils GUIUtils Provides a number of utility methods for managing the GUI aspects of the TextCite application.
MainFrame Title: MainFrame.java.
MainToolBar BCToolBar Hosts the toolbar buttons for the BookCite GUI
Pinger Pinger: Send information on the version of the program and the country it is being run in to the central registration server applet.
SaveLoadProgressBar SaveLoadProgressBar:
SplashWindow A Splash window.
StatusBar StatusBar: Provides a status bar at the bottom of the TextCite screen, able to provide a number of different notices to the user.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
TablePanel Title: Part of the BookCite project.
TableSorter TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
UpdateChecker UpdateChecker: A visual component that displays an icon in the status bar if there is a newer version of TextCite available, and takes the user to the update web site if he so chooses.