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

H

handleChangeType() - Method in class eTextReader.Browser
This method pops up an AnnotationBox, and allows the user to change the type of the annotation, and the display mode.
handleEnterAnnotation(HyperlinkEvent, int, Notation) - Method in class eTextReader.ContentPane.HyperlinkHandler
This method handles what to do when the mouse enters a link that represents an annotation It records information about the annotation in the currentNotationInfo element, and then potentially highlights the annotation selection and then fires an event to allow a popup to be displayed
handleNotationEntered(NotationEvent) - Method in class eTextReader.PopupWindowNotationHandler
Called when a notation is entered.
handleNotationExited(HyperlinkEvent, int, Notation) - Method in class eTextReader.ContentPane.HyperlinkHandler
 
handleNotationExited(NotationEvent) - Method in class eTextReader.PopupWindowNotationHandler
Hides the popup window
handleNotationSelected(NotationEvent) - Method in class eTextReader.Browser.NotationEventHandler
 
handleNotationSelected(NotationEvent) - Method in class eTextReader.DiscussionWindow.DiscussionNotationEventHandler
 
handleNotationSelected(NotationEvent) - Method in class eTextReader.OpenExternalPopupWindowHandler
 
handleNotationSelected(NotationEvent) - Method in class eTextReader.PopupWindowNotationHandler
Performs the same action is exiting the notation by calling PopupWindowNotationHandler.handleNotationExited(NotationEvent)
handlePagePropertyChange(PropertyChangeEvent) - Method in class eTextReader.ContentPane
 
handleSearchEvent(SearchEvent) - Method in interface eTextReader.search.SearchEventListener
 
handleUnknownContentType(String, String) - Method in class eTextReader.ContentPane
 
handleWord(String) - Method in class eTextReader.Listener
 
hashCode() - Method in class eTextReader.actions.BaseAction.Key
 
hasListeners(User.Property) - Method in class eTextReader.User
 
hComponent - Variable in class eTextReader.PageScrollButton
 
header - Variable in class eTextReader.AnnotationListing.NotationListing
 
Heading - Class in eTextReader.OEB
a convenience class that groups information about a document heading into a single structure
Heading(String, String) - Constructor for class eTextReader.OEB.Heading
 
headingCount - Variable in class eTextReader.OEB.HTMLTitleHandler
contains count of each heading element found in the current div element
headingCountStack - Variable in class eTextReader.OEB.HTMLTitleHandler
a stack containing heading element counts for the previously encountered div elements
headingElements - Variable in class eTextReader.OEB.HTMLTitleHandler
contains the elements we are interested in looking for
headingList - Variable in class eTextReader.OEB.HTMLTitleHandler
a list of Heading objects corresponding to the headings in the document
height - Variable in class eTextReader.applet.AppletComponentView
 
heightSet - Variable in class eTextReader.AnnotationListing.CustomJTable
 
hellsfrozenover - Variable in class eTextReader.Browser.AlertsThread
 
helpMenu - Variable in class eTextReader.Browser
 
hideFilterOptions() - Method in class eTextReader.AnnotationListing.NotationListing
Hides the annotation filtering options
hideTabletInputPanel(Component) - Static method in class eTextReader.tabletpc.InkUtils
 
highlight() - Method in class eTextReader.Browser
 
HIGHLIGHT - Static variable in class eTextReader.clientInterface.Notation
Type highlight - a highlighted section of text.
HIGHLIGHT_CURSOR - Static variable in class eTextReader.ContentPane
 
HIGHLIGHT_ICON - Static variable in class eTextReader.ContentPane
 
HIGHLIGHT_PREFS_CANCEL - Static variable in class eTextReader.HighlightPrefsBox
 
HIGHLIGHT_PREFS_DEFAULT - Static variable in class eTextReader.HighlightPrefsBox
 
HIGHLIGHT_PREFS_OK - Static variable in class eTextReader.HighlightPrefsBox
 
highlightAction - Variable in class eTextReader.actions.CurrentHighlightAnnotationAction
 
highlightButton - Variable in class eTextReader.StatusBar
 
highlightColor - Variable in class eTextReader.AnnotationListing.NotationListing.NotationCellRenderer
 
highlightContent(String) - Method in class eTextReader.search.FindPanel
highlights the document at the position indicated (caused by navigating to a search result)
highlightCursor - Variable in class eTextReader.Browser.BottomListener
 
highlightDefault() - Method in class eTextReader.Browser
 
highlightDefaults() - Method in class eTextReader.HighlightPrefsBox.ButtonHandler
 
highlighter - Variable in class eTextReader.ContentPane
 
HIGHLIGHTER_MODE - Static variable in class eTextReader.Browser
preference names used in retrieving/maintaining viewing preferences
highlighterColorButtons - Variable in class eTextReader.HighlightPrefsBox
 
HighlighterColorComboBox - Class in eTextReader
 
HighlighterColorComboBox() - Constructor for class eTextReader.HighlighterColorComboBox
 
HighlighterColorComboBox.HighlighterCellRenderer - Class in eTextReader
 
HighlighterColorComboBox.HighlighterCellRenderer() - Constructor for class eTextReader.HighlighterColorComboBox.HighlighterCellRenderer
 
highlighterColors - Variable in class eTextReader.User
The set of colors used for highlighters; map is indexed by highlighter name
HighlighterInfo - Class in eTextReader
A class to store information about highlight objects in an effort to allow them to be modified (This class is for use in the eTextReader project).
HighlighterInfo(int, String, String, Object, String) - Constructor for class eTextReader.HighlighterInfo
 
highlighterInfoList - Variable in class eTextReader.ContentPane
 
highlighterNameFields - Variable in class eTextReader.HighlightPrefsBox
 
HighlighterUpdateInfo - Class in eTextReader
 
HighlighterUpdateInfo(String, String, Color, Color) - Constructor for class eTextReader.HighlighterUpdateInfo
Creates a HighlighterUpdateInfo from the provided parameters
highlightPrefBox - Variable in class eTextReader.Browser
 
HighlightPrefsBox - Class in eTextReader
 
HighlightPrefsBox(JFrame, String, boolean) - Constructor for class eTextReader.HighlightPrefsBox
 
HighlightPrefsBox.ButtonHandler - Class in eTextReader
Handles events generated by the OK, Cancel and Restore Defaults buttons
HighlightPrefsBox.ButtonHandler() - Constructor for class eTextReader.HighlightPrefsBox.ButtonHandler
 
HighlightPrefsBox.ColorButtonHandler - Class in eTextReader
Handles events generated when one of the color buttons is clicked on
HighlightPrefsBox.ColorButtonHandler() - Constructor for class eTextReader.HighlightPrefsBox.ColorButtonHandler
 
highlightPrefsCancel() - Method in class eTextReader.Browser
 
highlightprefslistener - Variable in class eTextReader.Browser
 
highlightPrefsOK() - Method in class eTextReader.Browser
 
highlightPrefsOK() - Method in class eTextReader.HighlightPrefsBox.ButtonHandler
Handles when the user clicks the OK button in the dialog box.
highlightSelection(String, String) - Method in class eTextReader.search.FindPanel
 
highlightSelectionOnMouseOver() - Method in enum eTextReader.clientInterface.Notation.AnnotationType
Indicates whether or not the selected portion of text associated with this annotation should be highlighted when the mouse hovers over the icon for the annotation
highlightSelections(ArrayList<SelectionAddress>) - Method in class eTextReader.search.FindPanel
 
highlightTag - Variable in class eTextReader.HighlighterInfo
 
highlightToggler - Variable in class eTextReader.Browser
 
HighlightTypeNotationAction - Class in eTextReader.actions
A NotationListingAction that only shows highlights of a particular type
HighlightTypeNotationAction() - Constructor for class eTextReader.actions.HighlightTypeNotationAction
 
HighlightTypeNotationAction(String) - Constructor for class eTextReader.actions.HighlightTypeNotationAction
 
HighlightTypeNotationAction(ContentContainer) - Constructor for class eTextReader.actions.HighlightTypeNotationAction
 
HighlightTypeNotationAction(ContentContainer, String) - Constructor for class eTextReader.actions.HighlightTypeNotationAction
 
history - Static variable in class eTextReader.Browser
 
historyPos - Variable in class eTextReader.Browser
 
homeDir - Static variable in class eTextReader.ContentPane
 
host - Static variable in class eTextReader.clientInterface.DBClient
 
host - Variable in class eTextReader.clientInterface.DBClientOnlineTest
 
howToVideos - Static variable in class eTextReader.Browser
a list of the how to videos that are available to be executed
HREF - Variable in class eTextReader.AnnotationLinkInfo
 
href - Variable in class eTextReader.OEB.OEBItem
 
hScrollBar - Variable in class eTextReader.PageScrollHeader
 
HTMLth - Variable in class eTextReader.AlertsBox
 
HTMLth - Variable in class eTextReader.AnnotationListing.NotationListing
 
HTMLth - Variable in class eTextReader.Browser
 
HTMLTitleHandler - Class in eTextReader.OEB
This class is used to determine the title from a document whose media type is text/html.
HTMLTitleHandler() - Constructor for class eTextReader.OEB.HTMLTitleHandler
construct a new object that can parse HTML documents for their title elements
hyperlinkUpdate(HyperlinkEvent) - Method in class eTextReader.Browser.LogListener
 
hyperlinkUpdate(HyperlinkEvent) - Method in class eTextReader.ContentPane.HyperlinkHandler
 
hyperlinkUpdate(HyperlinkEvent) - Method in class eTextReader.DiscussionWindow
Processes all hyperlink events that occur in the discussion window.
hyperlinkUpdate(HyperlinkEvent) - Method in class eTextReader.search.ResultsPanel
 

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