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

D

DatabaseEvent - Class in eTextReader.clientInterface
A class to hold a database event
DatabaseEvent(Object) - Constructor for class eTextReader.clientInterface.DatabaseEvent
 
DatabaseEvent(Object, boolean) - Constructor for class eTextReader.clientInterface.DatabaseEvent
Constructs a new DatabaseEvent object
DatabaseEventListener - Interface in eTextReader.clientInterface
An interface that classes wishing to track events that occur in the DBClient class should implement.
databaseEventOccurred(DatabaseEvent) - Method in class eTextReader.Browser
 
databaseEventOccurred(DatabaseEvent) - Method in class eTextReader.Browser.LogListener
 
databaseEventOccurred(DatabaseEvent) - Method in interface eTextReader.clientInterface.DatabaseEventListener
 
DATE - Static variable in class eTextReader.NotationInfo
 
dateCreatedViewField - Variable in class eTextReader.Browser
 
dateCreatedViewField - Variable in class eTextReader.NotationDetailBox
 
dateModifiedViewField - Variable in class eTextReader.Browser
 
DatePanel - Class in eTextReader
 
DatePanel(int, int, int) - Constructor for class eTextReader.DatePanel
creates a DatePanel set to the specified month, day and year
DatePanel() - Constructor for class eTextReader.DatePanel
 
DateRangeFilter - Class in eTextReader.AnnotationListing
Implements a simple date range check.
DateRangeFilter(String, String) - Constructor for class eTextReader.AnnotationListing.DateRangeFilter
Constructs a DateRangeFilter that will include annotations created between (inclusive) of startDate and endDate.
dateSelect - Variable in class eTextReader.Browser
lets the user select a date range when displaying notations
dayBox - Variable in class eTextReader.DatePanel
 
dayLabel - Variable in class eTextReader.DatePanel
 
days - Static variable in class eTextReader.DatePanel
 
DBAuthenticator - Class in eTextReader.clientInterface
This class is an Authenticator which stores a user's password in a database; the password is stored in encrypted form using the encryption provided by a StringCrypto object
DBAuthenticator() - Constructor for class eTextReader.clientInterface.DBAuthenticator
 
DBClient - Class in eTextReader.clientInterface
An class implementing the methods of interface NotationClient.
DBClient() - Constructor for class eTextReader.clientInterface.DBClient
Constructs a DBClient object.
DBClient(boolean) - Constructor for class eTextReader.clientInterface.DBClient
Constructs a DB client object with specified value for verbose and name of "Unnamed";
DBClient(boolean, String) - Constructor for class eTextReader.clientInterface.DBClient
Constructs a DBClient object.
DBClient.NEW_USER_STATUS - Enum in eTextReader.clientInterface
An enum to describe the possible outcomes when creating a new user
DBClient.NEW_USER_STATUS() - Constructor for enum eTextReader.clientInterface.DBClient.NEW_USER_STATUS
 
DBClientOnlineTest - Class in eTextReader.clientInterface
A thread that polls the db server periodically to report when it is online.
DBClientOnlineTest(DBClient, String) - Constructor for class eTextReader.clientInterface.DBClientOnlineTest
Constructs a DBClientOnlineTest object.
DBClientOnlineTest(DBClient, String, long) - Constructor for class eTextReader.clientInterface.DBClientOnlineTest
Constructs a DBClientOnlineTest object.
DBID - Variable in class eTextReader.HighlighterInfo
 
dbVersion - Static variable in class eTextReader.clientInterface.DBClient
 
dcbm - Variable in class eTextReader.GroupsGUI
 
dcipher - Variable in class eTextReader.StringCrypto
 
decreaseFontSize() - Method in class eTextReader.Browser
 
decrypt(String) - Method in class eTextReader.StringCrypto
 
decryptPassword(String) - Method in class eTextReader.Browser
 
DEFAULT_LIBRARY_LOCATION - Static variable in class eTextReader.Browser
 
DEFAULT_OFFSET - Static variable in class eTextReader.clientInterface.TabInfo
 
DEFAULT_PAGE - Static variable in class eTextReader.ContentPane
 
DefaultComponentFactory - Class in eTextReader.componentFactory
This class is an implementation of the ComponentFactory interface that automatically adds one or more event listeners to each component that it generates.
DefaultComponentFactory() - Constructor for class eTextReader.componentFactory.DefaultComponentFactory
 
defaultCursor - Variable in class eTextReader.Browser.BottomListener
 
defaultHighlightColors - Static variable in class eTextReader.User
 
defaultHighlightNames - Static variable in class eTextReader.User
 
defaultTransactionIsolationLevel - Static variable in class eTextReader.clientInterface.DBClient
 
delete - Variable in class eTextReader.Browser
 
delete() - Method in class eTextReader.Browser
 
delete(boolean) - Method in class eTextReader.Browser
 
DELETE_ANNOTATION - Static variable in class eTextReader.tabletpc.InkAnnotationWindow
 
deleteAction - Variable in class eTextReader.AnnotationViewBar
 
deleteAction - Variable in class eTextReader.ContentPane.PopupMouseHandler
 
deleteAlert() - Method in class eTextReader.Browser
 
deleteAnnotation(Notation, Dimension) - Method in class eTextReader.Browser
Called when the annotation editor has requested the specified annotation to be deleted
deleteAnnotation(Notation) - Method in class eTextReader.ContentPane
Removes the specified annotation from the document (and the database) without prompting the user.
deleteAnnotation(Notation, boolean) - Method in class eTextReader.ContentPane
Removes the specified annotation from the document (and the database) without prompting the user.
deleteAnnotation(Notation, Dimension) - Method in class eTextReader.DiscussionWindow
Called when the annotation editor has requested the specified annotation to be deleted
deleteAnnotation(Notation, Dimension) - Method in interface eTextReader.tabletpc.InkCallback
Called when the annotation editor has requested the specified annotation to be deleted
DeleteAnnotationAction - Class in eTextReader.actions
Provides an Action implementation that will facilitate deletion of the current annotation located in the given content pane
DeleteAnnotationAction(ContentContainer) - Constructor for class eTextReader.actions.DeleteAnnotationAction
 
deleteButton - Variable in class eTextReader.AnnotationViewBar
 
deleteButton - Variable in class eTextReader.BookmarkEditBox
 
deleteButton - Variable in class eTextReader.StatusBar
 
deleteHighlight(int, boolean) - Method in class eTextReader.Browser
 
deleteHighlight(int, int) - Method in class eTextReader.Browser
 
deleteHighlight(int) - Method in class eTextReader.ContentPane
Removes any highlight located which offset is contained within.
deleteHighlight(int, boolean) - Method in class eTextReader.ContentPane
 
DeleteHighlightAction - Class in eTextReader.actions
The DeleteHighlightAction encapsulates the actions needed to delete a highlight from the content pane
DeleteHighlightAction(ContentContainer) - Constructor for class eTextReader.actions.DeleteHighlightAction
 
deleteNotation(String, String, Criteria) - Method in class eTextReader.clientInterface.DBClient
 
deleteNotation(String, String, Criteria) - Method in interface eTextReader.clientInterface.NotationClient
Delete an existing notation.
deleteUser(String) - Method in class eTextReader.clientInterface.DBClient
Deletes the given user from the set of valid users
delimiters - Static variable in class eTextReader.search.TextParser
 
descending - Variable in class eTextReader.AnnotationListing.NotationListing.Arrow
 
description - Variable in class eTextReader.OEB.OEBPackageFileImpl
 
deselectButton - Variable in class eTextReader.ViewPrefBox
 
dex - Variable in class eTextReader.search.IndexingThread
 
dexFileName - Variable in class eTextReader.search.IndexingThread
 
diagram - Variable in class eTextReader.Browser
 
DIAGRAM - Static variable in class eTextReader.clientInterface.Notation
Type comment - a diagram.
Diagram - Class in eTextReader
 
Diagram(ContentPane, ActionListener, ActionListener) - Constructor for class eTextReader.Diagram
Constructs a new JFrame object used to display Diagrams.
Diagram(ContentPane, ActionListener, boolean) - Constructor for class eTextReader.Diagram
 
DIAGRAM_ICON - Static variable in class eTextReader.ContentPane
 
diagramimage - Variable in class eTextReader.Browser
 
diagramlistener - Variable in class eTextReader.Diagram
 
diagramPattern - Static variable in class eTextReader.Browser
 
DIALOG_TITLE - Static variable in class eTextReader.FontSizeBox
 
diff - Variable in class eTextReader.Browser.AlertsThread
 
direction - Variable in class eTextReader.DocEvent
 
direction - Variable in class eTextReader.PageScrollButton
 
direction - Variable in class eTextReader.ScrollEvent
 
disableRenameButton() - Method in class eTextReader.BookmarkEditBox
 
disableTypes(Notation.AnnotationType[], boolean) - Method in class eTextReader.PopupWindowNotationHandler
Disables the specified array of AnnotationType objects so that popups are not shown for any of those types.
disableTypes(Notation.AnnotationType[], boolean) - Method in class eTextReader.ScrollingContentPane
Delegate method for the popupWindowHandler method of the same name
DISCUSS_ICON - Static variable in class eTextReader.ContentPane
 
DISCUSSION - Static variable in class eTextReader.clientInterface.Notation
Type comment - a discussion.
discussionNotations - Variable in class eTextReader.DiscussionWindow
 
discussionStart - Variable in class eTextReader.DiscussionWindow
 
discussionURL - Variable in class eTextReader.DiscussionWindow
 
discussionView - Variable in class eTextReader.DiscussionWindow
 
DiscussionWindow - Class in eTextReader
 
DiscussionWindow(Browser.LogListener, String) - Constructor for class eTextReader.DiscussionWindow
 
DiscussionWindow(NotationEvent, Browser.LogListener, String) - Constructor for class eTextReader.DiscussionWindow
Constructor for DiscussionWindow class
DiscussionWindow.DiscussionNotationEventHandler - Class in eTextReader
This class extends OpenExternalPopupWindowHandler to ensure that the same discussion isn't opened more than once
DiscussionWindow.DiscussionNotationEventHandler(JFrame, ScrollingContentPane) - Constructor for class eTextReader.DiscussionWindow.DiscussionNotationEventHandler
 
discWindow - Variable in class eTextReader.Browser
 
discWindowThread - Variable in class eTextReader.Browser
 
display - Variable in class eTextReader.AnnotationListing.NotationListing
 
displayDefaultAppPreferencesDialog - Static variable in class eTextReader.Browser
Should a dialog be displayed when a user with no application preferences logs in?
displayedNotations - Variable in class eTextReader.AnnotationListing.CustomJTable
 
displayedNotations - Variable in class eTextReader.AnnotationListing.NotationListing
 
displayIconForAnnotation() - Method in enum eTextReader.clientInterface.Notation.AnnotationType
Determines whether or not an icon is displayed for this annotation type
displayMessage(Notation, Notation) - Method in class eTextReader.DiscussionWindow
Displays the header information and body of a message in the message detail window.
displayModel - Variable in class eTextReader.AnnotationListing.NotationListing
 
displayNextMessage() - Method in class eTextReader.DiscussionWindow
Prepares the window to display the next message in the discussion.
displayParser - Variable in class eTextReader.AnnotationListing.NotationListing.NotationCellRenderer
 
displayPreviousMessage() - Method in class eTextReader.DiscussionWindow
Prepares the window to display the previous message in the discussion.
dispose() - Method in class eTextReader.AnnotationBox
 
dispose() - Method in class eTextReader.Diagram
Disposes of the current diagram
dispose() - Method in class eTextReader.search.FindWaitBox
 
disType - Variable in class eTextReader.AnnotationBox
 
dlm - Variable in class eTextReader.GroupsGUI
 
dlm - Variable in class eTextReader.SelectionPanel
 
doc - Variable in class eTextReader.ContentPane
 
DocEvent - Class in eTextReader
 
DocEvent(String, ScrollingContentPane) - Constructor for class eTextReader.DocEvent
 
DocEventListener - Interface in eTextReader
 
docEventOccurred(DocEvent) - Method in class eTextReader.Browser
 
docEventOccurred(DocEvent) - Method in interface eTextReader.DocEventListener
 
doChangeShareWith(Notation) - Method in class eTextReader.Browser
 
docListeners - Variable in class eTextReader.ScrollingContentPane
 
document - Variable in class eTextReader.DocumentTreeModel
 
documentBase - Variable in class eTextReader.applet.AppletComponentView.AppletStubImpl
 
documentBase - Variable in class eTextReader.applet.AppletComponentView
 
DocumentTreeModel - Class in eTextReader
This class facilitates a tree view of a javax.swing.text.Document
DocumentTreeModel(Document) - Constructor for class eTextReader.DocumentTreeModel
 
documentURI - Variable in class eTextReader.OEB.OEBPackageFileImpl
the URI of the package file this object is currently representing
documentURL - Variable in class eTextReader.OEB.OEBPackageFileImpl
the URL of the package file this object is current representing
doHighlight - Variable in class eTextReader.AnnotationListing.NotationListing.NotationCellRenderer
 
doSetBackground(Color) - Method in class eTextReader.HighlighterColorComboBox.HighlighterCellRenderer
 
downloadData - Static variable in class eTextReader.Launcher
 
DPoint - Class in eTextReader
A class to create points with a size attribute.
DPoint(int, int, int) - Constructor for class eTextReader.DPoint
Constructs and initializes a point at the specified (xy) location in coordinate space with a size of size.
draw - Variable in class eTextReader.Diagram
 
driverName - Static variable in class eTextReader.clientInterface.DBClient
 
dshareButton - Variable in class eTextReader.AnnotationBox
 
DUPLICATE_HIGHLIGHTER_MESSAGE - Static variable in class eTextReader.HighlightPrefsBox.ButtonHandler
 

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