MCPcopy Index your code
hub / github.com/arduino/Arduino / onEnableWindow

Method onEnableWindow

app/src/processing/app/AbstractMonitor.java:106–106  ·  view source on GitHub ↗
(boolean enable)

Source from the content-addressed store, hash-verified

104 }
105
106 protected abstract void onEnableWindow(boolean enable);
107
108 // Puts the window in suspend state, closing the serial port
109 // to allow other entity (the programmer) to use it

Callers 1

enableWindowMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected