Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arduino/Arduino
/ statusEmpty
Method
statusEmpty
app/src/processing/app/Editor.java:2589–2591 ·
view source on GitHub ↗
Clear the status area.
()
Source
from the content-addressed store, hash-verified
2587
* Clear the status area.
2588
*/
2589
private
void
statusEmpty() {
2590
statusNotice(EMPTY);
2591
}
2592
2593
// . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
2594
Callers
3
handleSave2
Method · 0.95
handleSerial
Method · 0.95
handlePlotter
Method · 0.95
Calls
1
statusNotice
Method · 0.95
Tested by
no test coverage detected