Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ close
Method
close
src/org/albite/albite/BookCanvas.java:2062–2066 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2060
}
2061
2062
public
final
void
close() {
2063
timer.cancel();
2064
closeBook();
2065
closeRMS();
2066
}
2067
2068
private
void
updateClock() {
2069
repaintClock = true;
Callers
2
reallyExit
Method · 0.45
closeBook
Method · 0.45
Calls
3
closeBook
Method · 0.95
closeRMS
Method · 0.95
cancel
Method · 0.65
Tested by
no test coverage detected