Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArtifexSoftware/mupdf
/ askPassword
Method
askPassword
platform/java/example/ViewerCore.java:618–618 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
616
617
public
interface
Callback {
618
public
String askPassword();
619
620
public
void
onChapterCountChange(
int
chapters);
621
public
void
onLayoutChange(
int
width,
int
height,
int
em);
Callers
1
run
Method · 0.65
Implementers
1
Viewer
platform/java/example/Viewer.java
Calls
no outgoing calls
Tested by
no test coverage detected