Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ createHeader
Method
createHeader
app/src/processing/app/ui/Editor.java:608–610 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
606
607
608
public
EditorHeader createHeader() {
609
return
new
EditorHeader(this);
610
}
611
612
613
abstract
public
EditorToolbar createToolbar();
Callers
1
Editor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected