Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ renderWaitCursor
Method
renderWaitCursor
src/org/albite/albite/BookCanvas.java:1696–1701 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1694
}
1695
1696
private
void
renderWaitCursor() {
1697
holdingValid = false;
1698
mode = MODE_PAGE_LOADING;
1699
repaint();
1700
serviceRepaints();
1701
}
1702
1703
private
void
reflowPages() {
1704
/*
Callers
6
handleDummyPage
Method · 0.95
loadChapter
Method · 0.95
setOrientation
Method · 0.95
sizeChanged
Method · 0.95
updatePageSettings
Method · 0.95
reflowChapter
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected