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

A

acceleratorMap - Variable in class eTextReader.User
The keystrokes used as accelerators to create new annotations
accept(File) - Method in class eTextReader.RegExFilenameFilter
 
ActionButton - Class in eTextReader
This class provides a way to construct a button from an action, making sure that the Action text is not displayed along with the icon, if one exists.
ActionButton(Action) - Constructor for class eTextReader.ActionButton
 
actionClass - Variable in class eTextReader.actions.BaseAction.Key
The type of action we are looking for
actionListeners - Variable in class eTextReader.componentFactory.DefaultComponentFactory
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.CurrentAnnotationListingAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.DeleteAnnotationAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.DeleteHighlightAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.FindAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.NewTabAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.NextPageAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.NotationListingAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.PreviousPageAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.QuickAction
 
actionPerformed(ActionEvent) - Method in class eTextReader.actions.QuickLaunchPrefsDialog
 
actionPerformed(ActionEvent) - Method in class eTextReader.AnnotationBox
 
actionPerformed(ActionEvent) - Method in class eTextReader.AnnotationListing.NotationListing
Performs all the actions associated with the diffent buttons and menus of this component
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.AlertsBoxListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.AnnotationListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.BookmarkListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.BottomListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.HighlightPrefsListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.LinkDestListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.LoginListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.LogListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.LogListener.PageScrollListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.MenuListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.NavListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.PasswordListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.QuickButtonListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.Browser.ViewPrefsListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.CheckDialog
 
actionPerformed(ActionEvent) - Method in class eTextReader.DiscussionWindow
Implements the ActionListener for navigation buttons.
actionPerformed(ActionEvent) - Method in class eTextReader.GroupsGUI.ActionHandler
 
actionPerformed(ActionEvent) - Method in class eTextReader.HighlightPrefsBox.ButtonHandler
 
actionPerformed(ActionEvent) - Method in class eTextReader.HighlightPrefsBox.ColorButtonHandler
 
actionPerformed(ActionEvent) - Method in class eTextReader.NotationDateSelect
 
actionPerformed(ActionEvent) - Method in class eTextReader.PageScrollButton
forwards action events from the menu items to any registered action listeners for this object
actionPerformed(ActionEvent) - Method in class eTextReader.ScrollingContentPane
 
actionPerformed(ActionEvent) - Method in class eTextReader.search.FindPanel.FindListener
 
actionPerformed(ActionEvent) - Method in class eTextReader.SelectionPanel
 
actionPerformed(ActionEvent) - Method in class eTextReader.SynchronizeBox
 
activateLink() - Method in class eTextReader.ContentPane
 
activateLink(boolean) - Method in class eTextReader.ContentPane
 
active - Variable in class eTextReader.AnnotationLinkInfo
 
activeTab - Variable in class eTextReader.Browser
 
addActionListener(ActionListener) - Method in class eTextReader.componentFactory.BaseComponentFactory
 
addActionListener(ActionListener) - Method in class eTextReader.componentFactory.DefaultComponentFactory
Add an action listener that will be called whenever a component that generates ActionEvents is created.
addActionListener(ActionListener) - Method in class eTextReader.PageScrollButton
 
addBookToCourse(String, String) - Method in class eTextReader.clientInterface.DBClient
Adds the book identified by the given URL to the specified course
addDatabaseEventListener(Object) - Method in class eTextReader.clientInterface.DBClient
Register an object as an DatabaseEventListener of this class.
addDocEventListener(Object) - Method in class eTextReader.ScrollingContentPane
 
addend - Variable in class eTextReader.Diagram
 
addFile(String) - Static method in class eTextReader.Launcher
 
addFile(File) - Static method in class eTextReader.Launcher
 
addItem(String) - Method in class eTextReader.OEB.OEBSpine
 
addItemListener(ItemListener) - Method in class eTextReader.componentFactory.DefaultComponentFactory
Add an item listener that will be called whenever a component that generates ItemEvents is created.
addListSelectionListener(ListSelectionListener) - Method in class eTextReader.componentFactory.DefaultComponentFactory
Add a list selection listener that will be called whenever a component that generates ListSelectionEvents is created.
addMember(String, String) - Method in class eTextReader.clientInterface.DBClient
 
addNewTab(String) - Method in class eTextReader.Browser
 
addNewTab(String) - Method in class eTextReader.TabbedContentPane
 
addNewTab() - Method in class eTextReader.TabbedContentPane
 
addNotationEventListener(NotationEventListener) - Method in class eTextReader.ContentPane
Register an object as a NotationEventListener of this pane.
addNotationEventListener(NotationEventListener) - Method in class eTextReader.TabbedContentPane
 
addNotify() - Method in class eTextReader.AnnotationListing.CustomJTable
 
addNotify() - Method in class eTextReader.DatePanel
 
addNotify() - Method in class eTextReader.LoginDialog
 
addNotify() - Method in class eTextReader.search.FindPanel
 
addPage(String) - Method in class eTextReader.AnnotationListing.PageSetNotationProvider
Adds the specified page to the set of pages contained in this provider
addPageTitle(StringBuffer) - Method in class eTextReader.search.Indexer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class eTextReader.User
Adds a listener to receive property change events for all properties maintained by this object
addPropertyChangeListener(User.Property, PropertyChangeListener) - Method in class eTextReader.User
Adds a listener for changes to a specific property, as specified by the propertyName parameter The possible property names are:
address - Variable in class eTextReader.Browser.gotoAddressThread
 
address - Variable in class eTextReader.clientInterface.TabInfo
 
address - Variable in class eTextReader.OEB.Heading
 
address - Variable in class eTextReader.ScrollingContentPane.gotoAddressThread
 
address - Variable in class eTextReader.search.WordWithAddress
 
addresses - Variable in class eTextReader.search.Indexer
 
addScrollEventListener(Object) - Method in class eTextReader.ScrollingContentPane
 
addSearchEventListener(SearchEventListener) - Method in class eTextReader.search.FindPanel
 
addstart - Variable in class eTextReader.Diagram
 
addTreeModelListener(TreeModelListener) - Method in class eTextReader.DocumentTreeModel
 
addURL(URL) - Static method in class eTextReader.Launcher
 
addUserToCourse(String, String) - Method in class eTextReader.clientInterface.DBClient
Adds the specified user to the specified course
adjustmentValueChanged(AdjustmentEvent) - Method in class eTextReader.Browser.LogListener
 
adjustmentValueChanged(AdjustmentEvent) - Method in class eTextReader.Browser.LogListener.PageScrollListener
 
alertColor(Color) - Method in class eTextReader.NavigationBar
 
alerts - Variable in class eTextReader.AlertsBox
 
alerts - Variable in class eTextReader.Browser
 
AlertsBox - Class in eTextReader
 
AlertsBox(JFrame, String, boolean, DBClient, Vector, boolean, HTMLTitleHandler, OEBPackageFile) - Constructor for class eTextReader.AlertsBox
 
alertsBox - Variable in class eTextReader.Browser
 
alertsboxlistener - Variable in class eTextReader.Browser
 
alertsList - Variable in class eTextReader.AlertsBox
 
alertsThread - Variable in class eTextReader.Browser
 
all - Variable in class eTextReader.AlertsBox
 
allAlerts - Variable in class eTextReader.Browser
 
allClients - Static variable in class eTextReader.clientInterface.DBClient
 
allFieldNamesAreValid() - Method in class eTextReader.HighlightPrefsBox.ButtonHandler
Determines whether or not all of the field names in the dialog box are valid.
allNotations - Variable in class eTextReader.AnnotationListing.NotationListing
 
AllPagesProvider - Class in eTextReader.AnnotationListing
Provides an implementation of the NotationProvider interface that includes all pages containing annotations
AllPagesProvider() - Constructor for class eTextReader.AnnotationListing.AllPagesProvider
 
allScrollUsers - Variable in class eTextReader.GroupsGUI
 
allUsersList - Variable in class eTextReader.GroupsGUI
 
alter(String, boolean) - Method in class eTextReader.ViewingPrefs
 
annbookmarkkeys - Variable in class eTextReader.Browser
 
annbookmarkmenu - Variable in class eTextReader.Browser
 
annbookmarkpages - Variable in class eTextReader.Browser
 
annbookmarks - Variable in class eTextReader.Browser
 
ANNOT_ICON - Static variable in class eTextReader.ContentPane
 
annotate() - Method in class eTextReader.Browser
 
ANNOTATION - Static variable in class eTextReader.clientInterface.Notation
Type annotation - generic annotation.
ANNOTATION_BOOKMARK - Static variable in class eTextReader.clientInterface.Notation
Type Annotation Bookmark - Bookmarks that point to annotations.
ANNOTATION_TEXT - Static variable in class eTextReader.NotationInfo
 
AnnotationBar - Class in eTextReader
 
AnnotationBar() - Constructor for class eTextReader.AnnotationBar
 
annotationBar - Variable in class eTextReader.Browser
 
AnnotationBox - Class in eTextReader
 
AnnotationBox(JFrame, String, boolean, DBClient) - Constructor for class eTextReader.AnnotationBox
 
annotationBox - Variable in class eTextReader.Browser
 
annotationHighlight - Variable in class eTextReader.ContentPane
 
AnnotationLinkInfo - Class in eTextReader
 
AnnotationLinkInfo() - Constructor for class eTextReader.AnnotationLinkInfo
 
annotationlistener - Variable in class eTextReader.Browser
 
annotationListingMenu - Variable in class eTextReader.Browser
 
AnnotationShareBox - Class in eTextReader
 
AnnotationShareBox(JFrame, String, boolean, String, DBClient, boolean, Vector, Vector, Vector, Vector, String) - Constructor for class eTextReader.AnnotationShareBox
 
AnnotationShareBox(JFrame, String, boolean, String, DBClient, boolean, Vector, Vector, String) - Constructor for class eTextReader.AnnotationShareBox
 
annotationType - Variable in class eTextReader.actions.QuickAction
 
AnnotationTypeAction - Class in eTextReader.actions
This class displays all of the annotations of a given type.
AnnotationTypeAction(ContentContainer) - Constructor for class eTextReader.actions.AnnotationTypeAction
 
AnnotationTypeAction(ContentContainer, String) - Constructor for class eTextReader.actions.AnnotationTypeAction
 
AnnotationTypeFilter - Class in eTextReader.AnnotationListing
A filter that only accepts a certain type of annotation
AnnotationTypeFilter(Notation.AnnotationType) - Constructor for class eTextReader.AnnotationListing.AnnotationTypeFilter
Constructs a new AnnotationTypeFilter that accepts the given type of annotation
AnnotationViewBar - Class in eTextReader
 
AnnotationViewBar() - Constructor for class eTextReader.AnnotationViewBar
 
AnnotationViewBar(ContentPane) - Constructor for class eTextReader.AnnotationViewBar
 
annotationViewBar - Variable in class eTextReader.Browser
 
AnnotationViewer - Class in eTextReader
 
AnnotationViewer(JFrame, String) - Constructor for class eTextReader.AnnotationViewer
 
AnnotationViewer(JFrame, String, Notation) - Constructor for class eTextReader.AnnotationViewer
 
AnnotationViewer(JFrame, String, int) - Constructor for class eTextReader.AnnotationViewer
 
annotationVisisted(int) - Method in class eTextReader.User
Determines whether or not the annotation identified by the given id has been previously visited by the current user
annShareBox - Variable in class eTextReader.Browser
 
annShareSelect - Variable in class eTextReader.AnnotationShareBox
 
annTargetSelect - Variable in class eTextReader.AnnotationShareBox
 
annType - Variable in class eTextReader.AnnotationBox
 
appendWord(StringBuffer, WordWithAddress, List<String>) - Method in class eTextReader.search.Indexer
 
applet - Variable in class eTextReader.applet.AppletComponentView
 
applet - Variable in class eTextReader.applet.AppletComponentView.MouseEventForwarder
 
AppletComponentView - Class in eTextReader.applet
 
AppletComponentView(Element, URL) - Constructor for class eTextReader.applet.AppletComponentView
 
AppletComponentView.AppletStubImpl - Class in eTextReader.applet
 
AppletComponentView.AppletStubImpl(URL, URL, Map) - Constructor for class eTextReader.applet.AppletComponentView.AppletStubImpl
 
AppletComponentView.MouseEventForwarder - Class in eTextReader.applet
 
AppletComponentView.MouseEventForwarder(Applet) - Constructor for class eTextReader.applet.AppletComponentView.MouseEventForwarder
 
AppletHTMLEditorKit - Class in eTextReader.applet
Provides support for annotations to be loaded into the document when it is read into the JEditorPane, and for including applets.
AppletHTMLEditorKit() - Constructor for class eTextReader.applet.AppletHTMLEditorKit
 
appletResize(int, int) - Method in class eTextReader.applet.AppletComponentView.AppletStubImpl
 
AppletView - Class in eTextReader.applet
 
AppletView() - Constructor for class eTextReader.applet.AppletView
 
AppletViewFactory - Class in eTextReader.applet
A ViewFactory that provides support for creating views of applets and overrides the base functionality of image views to support synchronous loading of images
AppletViewFactory(AppletHTMLEditorKit) - Constructor for class eTextReader.applet.AppletViewFactory
 
ApplicationPreferences - Enum in eTextReader
 
ApplicationPreferences() - Constructor for enum eTextReader.ApplicationPreferences
 
argument - Variable in class eTextReader.search.SearchEvent
 
attributes - Variable in class eTextReader.applet.AppletComponentView
 
authenticate(Object, Object) - Method in interface eTextReader.authentication.Authenticator
Attempts to verify the user identified by identity using the supplied secret.
authenticate(Object, Object) - Method in class eTextReader.clientInterface.DBAuthenticator
 
Authenticator - Interface in eTextReader.authentication
A set of methods that can be used to authenticate a user given an identity and some "secret& to verify that identity.
Authenticator.AUTHENTICATION_RESULT - Enum in eTextReader.authentication
This enum provides the set of possible return values for the authenticate and updateSecret methods.
Authenticator.AUTHENTICATION_RESULT() - Constructor for enum eTextReader.authentication.Authenticator.AUTHENTICATION_RESULT
 
AUTHOR - Static variable in class eTextReader.NotationInfo
 
author - Variable in class eTextReader.ViewPanel
 
authorAction - Variable in class eTextReader.actions.CurrentAuthorListingAction
The NotationListingAction that should be invoked when this action is invoked
AuthorListingAction - Class in eTextReader.actions
This class provides an implementation of the NotationListingAction action that lists all annotations authored by a given user.
AuthorListingAction(ContentContainer) - Constructor for class eTextReader.actions.AuthorListingAction
 
AuthorListingAction(ContentContainer, String) - Constructor for class eTextReader.actions.AuthorListingAction
Constructs an AuthorListingAction associated with the specified container and with the given icon.

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