Uses of Class
com.openindex.openestate.tool.manual.epub.EpubNavigation.Event
-
Packages that use EpubNavigation.Event Package Description com.openindex.openestate.tool.manual com.openindex.openestate.tool.manual.epub -
-
Uses of EpubNavigation.Event in com.openindex.openestate.tool.manual
Methods in com.openindex.openestate.tool.manual with parameters of type EpubNavigation.Event Modifier and Type Method Description voidManualViewFrame. bookChanged(EpubNavigation.Event event)voidManualViewPanel. bookChanged(EpubNavigation.Event event)voidManualViewFrame. navigationChanged(EpubNavigation.Event event)voidManualViewPanel. navigationChanged(EpubNavigation.Event event) -
Uses of EpubNavigation.Event in com.openindex.openestate.tool.manual.epub
Methods in com.openindex.openestate.tool.manual.epub with parameters of type EpubNavigation.Event Modifier and Type Method Description voidEpubNavigation.Listener. bookChanged(EpubNavigation.Event event)voidEpubTree. bookChanged(EpubNavigation.Event event)voidEpubView. bookChanged(EpubNavigation.Event event)voidEpubNavigation.Listener. navigationChanged(EpubNavigation.Event event)voidEpubTree. navigationChanged(EpubNavigation.Event event)voidEpubView. navigationChanged(EpubNavigation.Event event)
-