MCPcopy Create free account
hub / github.com/ArtifexSoftware/mupdf / done

Method done

platform/java/example/Viewer.java:1766–1768  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1764 }
1765
1766 public void done() {
1767 done = true;
1768 }
1769
1770 public boolean progress(String text) {
1771 info.setText(text);

Callers 3

onSaveCompleteMethod · 0.45
doneMethod · 0.45
onPageContentsChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected