Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ isCurrent
Method
isCurrent
app/src/processing/app/ui/EditorFooter.java:373–375 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
371
}
372
373
boolean isCurrent() {
374
return
comp.isVisible();
375
}
376
377
/*
378
boolean isFirst() {
Callers
1
draw
Method · 0.95
Calls
1
isVisible
Method · 0.45
Tested by
no test coverage detected