Uses of Interface
nl.siegmann.epublib.browsersupport.NavigationEventListener
Packages that use NavigationEventListener
Package
Description
Provides classes that help make an epub reader application.
-
Uses of NavigationEventListener in nl.siegmann.epublib.browsersupport
Classes in nl.siegmann.epublib.browsersupport that implement NavigationEventListenerModifier and TypeClassDescriptionclassA history of the user's locations with the epub.Fields in nl.siegmann.epublib.browsersupport with type parameters of type NavigationEventListenerMethods in nl.siegmann.epublib.browsersupport with parameters of type NavigationEventListenerModifier and TypeMethodDescriptionbooleanNavigator.addNavigationEventListener(NavigationEventListener navigationEventListener) booleanNavigator.removeNavigationEventListener(NavigationEventListener navigationEventListener) -
Uses of NavigationEventListener in nl.siegmann.epublib.viewer
Classes in nl.siegmann.epublib.viewer that implement NavigationEventListenerModifier and TypeClassDescriptionclassDisplays a pageclassCreates a Panel for navigating a Book via its GuideclassCreates swing HTML documents from resources.classclassA toolbar that contains the history back and forward buttons and the page title.(package private) classclassCreates a JTree for navigating a Book via its Table of Contents.