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

E

ecipher - Variable in class eTextReader.StringCrypto
 
edit - Variable in class eTextReader.AnnotationShareBox
 
edit - Variable in class eTextReader.Browser
 
editableDiagram - Variable in class eTextReader.Diagram
 
editor - Variable in class eTextReader.DiscussionWindow
 
edKit - Variable in class eTextReader.search.ResultsPanel
 
element - Variable in class eTextReader.NotationEvent
 
elementMap - Variable in class eTextReader.AnnotationListing.NotationListing
 
enableBack(boolean) - Method in class eTextReader.NavigationBar
 
enableCheck - Variable in class eTextReader.Browser
 
enableCloseTab(boolean) - Method in class eTextReader.NavigationBar
 
enableCreateTab(boolean) - Method in class eTextReader.NavigationBar
 
enabledTypes - Variable in class eTextReader.PopupWindowNotationHandler
 
enableForward(boolean) - Method in class eTextReader.NavigationBar
 
enableHighlight(boolean) - Method in class eTextReader.StatusBar
 
enableNoHighlight(boolean) - Method in class eTextReader.StatusBar
 
enableNotations - Variable in class eTextReader.Browser
 
enableNotations - Variable in class eTextReader.ViewPrefBox
 
enableNotes() - Method in class eTextReader.Browser
 
enableRenameButton() - Method in class eTextReader.BookmarkEditBox
 
enableTypes(Notation.AnnotationType[], boolean) - Method in class eTextReader.PopupWindowNotationHandler
Enables the specified array of AnnotationType objects so that popups are shown for any of those types.
enableTypes(Notation.AnnotationType[], boolean) - Method in class eTextReader.ScrollingContentPane
Delegate method for the popupWindowHandler method of the same name
encrypt(String) - Method in class eTextReader.StringCrypto
 
encryptPassword(String) - Method in class eTextReader.Browser
 
end - Variable in class eTextReader.ContentPane.SelectionOffsets
 
end - Variable in class eTextReader.NotationEvent
 
END_ADDRESS - Static variable in class eTextReader.NotationInfo
 
endAddress - Variable in class eTextReader.HighlighterInfo
 
endAddress - Variable in class eTextReader.search.SelectionAddress
 
endDate - Variable in class eTextReader.AnnotationListing.DateRangeFilter
 
endDate - Variable in class eTextReader.AnnotationListing.NotationListing
 
endDate - Variable in class eTextReader.NotationDateSelect
 
endDate - Variable in class eTextReader.search.FindDatePanel
 
endDateBox - Variable in class eTextReader.NotationDateSelect
 
endDateBox - Variable in class eTextReader.search.FindDatePanel
 
endElement(String, String, String) - Method in class eTextReader.OEB.HTMLTitleHandler
turns off recording of character content
endThread - Variable in class eTextReader.clientInterface.DBClientOnlineTest
 
ensureVisibleBottom(int) - Method in class eTextReader.ScrollingContentPane
scrolls the viewport so that offset is completely visible at the bottom of the content pane
EqualityPredicate - Class in eTextReader.AnnotationListing
Implements a simple equality predicate, where an object matches the predicate based on the results of comparison using the .equals method
EqualityPredicate(Object) - Constructor for class eTextReader.AnnotationListing.EqualityPredicate
 
equals(Object) - Method in class eTextReader.actions.BaseAction.Key
 
equals(Object) - Method in class eTextReader.AnnotationListing.NotationListing.NotationComparator
 
equals(Object) - Method in class eTextReader.clientInterface.Notation
overrides Object.equals so that if two Notations have the same id they are considered equal
ERASE - Static variable in class eTextReader.Diagram
 
eraser - Variable in class eTextReader.Diagram
 
ERROR_HYPERLINK_DISABLED - Static variable in class eTextReader.NotationEvent
The hyperlink_disabled error type.
ERROR_INVALID_TYPE - Static variable in class eTextReader.NotationEvent
The invalid notation type error.
ERROR_INVALID_URL - Static variable in class eTextReader.NotationEvent
The invalid URL error type.
ERROR_NONE - Static variable in class eTextReader.NotationEvent
The null error type.
ERROR_PAGE_NOT_FOUND - Static variable in class eTextReader.NotationEvent
The page not found error type.
ERROR_SAME_PAGE - Static variable in class eTextReader.NotationEvent
The same page error.
errorCode - Variable in class eTextReader.NotationEvent
 
errorOccurred(NotationEvent) - Method in class eTextReader.Browser.LocationChangeListener
 
errorOccurred(NotationEvent) - Method in class eTextReader.Browser.NotationEventHandler
 
errorOccurred(NotationEvent) - Method in class eTextReader.NotationEventAdapter
 
errorOccurred(NotationEvent) - Method in interface eTextReader.NotationEventListener
Process an error that occured in the pane.
eTextReader - package eTextReader
 
eTextReader.actions - package eTextReader.actions
 
eTextReader.AnnotationListing - package eTextReader.AnnotationListing
Provides a set of classes that are used to display a list of annotations.
eTextReader.applet - package eTextReader.applet
 
eTextReader.authentication - package eTextReader.authentication
This package provides a mechanism for the eTextReader application to support a variety of authentication mechanisms.
eTextReader.clientInterface - package eTextReader.clientInterface
 
eTextReader.componentFactory - package eTextReader.componentFactory
 
eTextReader.OEB - package eTextReader.OEB
The OEB package contains classes that encapsulate the data in an Open eBook publication's package file.
eTextReader.search - package eTextReader.search
 
eTextReader.tabletpc - package eTextReader.tabletpc
 
evaluate(Object) - Method in class eTextReader.AnnotationListing.EqualityPredicate
 
evaluate(Object) - Method in class eTextReader.AnnotationListing.GreaterThanPredicate
 
evaluate(Object) - Method in class eTextReader.AnnotationListing.LessThanPredicate
 
event - Variable in class eTextReader.AnnotationLinkInfo
 
EVENT_ERROR - Static variable in class eTextReader.NotationEvent
The error event type.
EVENT_NONE - Static variable in class eTextReader.NotationEvent
The NULL event type
EVENT_NOTATION_ENTERED - Static variable in class eTextReader.NotationEvent
The notation entered event type.
EVENT_NOTATION_EXITED - Static variable in class eTextReader.NotationEvent
The notation exited event type.
EVENT_NOTATION_SELECTED - Static variable in class eTextReader.NotationEvent
The notation selected event type.
EVENT_PAGE_CHANGE - Static variable in class eTextReader.NotationEvent
The page change event type.
eventListeners - Variable in class eTextReader.search.FindPanel
A list of objects who have registered interest in receiving notification about search events
eventType - Variable in class eTextReader.NotationEvent
 
exactSearch - Variable in class eTextReader.search.FindPanel
 
EXAMPLE - Static variable in class eTextReader.clientInterface.Notation
Type example - an example.
exception - Variable in class eTextReader.NotationEvent
 
executeString(String) - Method in class eTextReader.clientInterface.DBClient
Deprecated. Use query(String) method as of 6/16/03. This simply calls that method.
EXERCIZE - Static variable in class eTextReader.clientInterface.Notation
Type exersize - a practice exersize.
exit() - Method in class eTextReader.Browser
 
ExJTextField - Class in eTextReader
This class' only purpose is to extend JTextField so that a fixed size field can be created.
ExJTextField() - Constructor for class eTextReader.ExJTextField
 
ExJTextField(String) - Constructor for class eTextReader.ExJTextField
 
ExJTextField(int) - Constructor for class eTextReader.ExJTextField
 
ExJTextField(String, int) - Constructor for class eTextReader.ExJTextField
 
ExJTextField(Document, String, int) - Constructor for class eTextReader.ExJTextField
 
expectedValue - Variable in class eTextReader.AnnotationListing.EqualityPredicate
 
EXPLANATION - Static variable in class eTextReader.clientInterface.Notation
Type explanation - explanation of a concept or answer to a question.

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