Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
processPointerReleased
Method · 0.80
processPointerDragged
Method · 0.80
renderPages
Method · 0.80
reloadPages
Method · 0.80
setupNewBookmark
Method · 0.80
reflowChapter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected