Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ endCompoundEdit
Method
endCompoundEdit
app/src/processing/app/ui/Editor.java:1549–1553 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1547
}
1548
1549
@Override
1550
public
void
endCompoundEdit() {
1551
stopCompoundEdit();
1552
super.endCompoundEdit();
1553
}
1554
};
1555
code.setDocument(document);
1556
Callers
nothing calls this directly
Calls
1
stopCompoundEdit
Method · 0.95
Tested by
no test coverage detected