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

Method close

app/src/processing/app/AbstractMonitor.java:170–172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168 }
169
170 public void close() throws Exception {
171 closed = true;
172 }
173
174 public BoardPort getBoardPort() {
175 return boardPort;

Callers 3

windowClosingMethod · 0.95
actionPerformedMethod · 0.95
suspendMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected