Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArtifexSoftware/mupdf
/ done
Method
done
platform/java/example/Viewer.java:1786–1790 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1784
}
1785
1786
public
void
done() {
1787
super.done();
1788
setVisible(false);
1789
dispose();
1790
}
1791
1792
public
boolean progress(
int
page,
int
percent) {
1793
StringBuilder text =
new
StringBuilder();
Callers
nothing calls this directly
Calls
2
dispose
Method · 0.80
done
Method · 0.45
Tested by
no test coverage detected