MCPcopy
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

handleSave2Method · 0.95
handleSerialMethod · 0.95
handlePlotterMethod · 0.95

Calls 1

statusNoticeMethod · 0.95

Tested by

no test coverage detected