MCPcopy 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

calcModifiedMethod · 0.80
addFileMethod · 0.80
setCurrentCodeMethod · 0.80
checkFilesMethod · 0.80
actionPerformedMethod · 0.80
actionPerformedMethod · 0.80
renameMethod · 0.80

Calls 1

repaintMethod · 0.80

Tested by

no test coverage detected