Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ isModified
Method
isModified
app/src/processing/app/Sketch.java:777–779 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
775
776
777
public
boolean isModified() {
778
return
modified;
779
}
780
781
782
/**
Callers
11
handleRenameCode
Method · 0.95
run
Method · 0.95
setModified
Method · 0.45
calcModified
Method · 0.45
save
Method · 0.45
isReadOnly
Method · 0.45
actionPerformed
Method · 0.45
checkModified
Method · 0.45
handleExportCheckModified
Method · 0.45
handleTweak
Method · 0.45
autoSave
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected