Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ repaintHeader
Method
repaintHeader
app/src/processing/app/ui/Editor.java:451–453 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
449
450
451
public
void
repaintHeader() {
452
header.repaint();
453
}
454
455
456
public
void
rebuildHeader() {
Callers
7
calcModified
Method · 0.80
addFile
Method · 0.80
setCurrentCode
Method · 0.80
checkFiles
Method · 0.80
actionPerformed
Method · 0.80
actionPerformed
Method · 0.80
rename
Method · 0.80
Calls
1
repaint
Method · 0.80
Tested by
no test coverage detected