Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ repaintHeader
Method
repaintHeader
app/src/processing/app/ui/Editor.java:524–526 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
522
523
524
public
void
repaintHeader() {
525
header.repaint();
526
}
527
528
529
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