Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ hasIcon
Method
hasIcon
app/src/processing/app/ui/EditorFooter.java:395–397 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
393
}
394
395
boolean hasIcon() {
396
return
enabledIcon != null;
397
}
398
399
void
draw(Graphics2D g2) {
400
int
state = isCurrent() ? SELECTED : ENABLED;
Callers
2
draw
Method · 0.95
drawTabs
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected