Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ createHeader
Method
createHeader
app/src/processing/app/ui/Editor.java:515–517 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
513
514
515
public
EditorHeader createHeader() {
516
return
new
EditorHeader(this);
517
}
518
519
520
abstract
public
EditorToolbar createToolbar();
Callers
1
Editor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected