MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getCurrentPage

Method getCurrentPage

src/org/albite/book/view/Booklet.java:191–193  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

189 }
190
191 public final Page getCurrentPage() {
192 return currentPage;
193 }
194
195 public final Page getNextPage() {
196 return nextPage;

Callers 6

processPointerDraggedMethod · 0.80
renderPagesMethod · 0.80
reloadPagesMethod · 0.80
setupNewBookmarkMethod · 0.80
reflowChapterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected