Uses of Class
nl.siegmann.epublib.browsersupport.NavigationHistory.Location
-
Packages that use NavigationHistory.Location Package Description nl.siegmann.epublib.browsersupport Provides classes that help make an epub reader application. -
-
Uses of NavigationHistory.Location in nl.siegmann.epublib.browsersupport
Fields in nl.siegmann.epublib.browsersupport with type parameters of type NavigationHistory.Location Modifier and Type Field Description private java.util.List<NavigationHistory.Location>NavigationHistory. locationsMethods in nl.siegmann.epublib.browsersupport with parameters of type NavigationHistory.Location Modifier and Type Method Description voidNavigationHistory. addLocation(NavigationHistory.Location location)Adds the location after the current position.
-