MCPcopy
hub / github.com/arduino/Arduino / deactivateExport

Method deactivateExport

app/src/processing/app/EditorToolbar.java:553–555  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

551 }
552
553 public void deactivateExport() {
554 deactivate(EXPORT);
555 }
556
557 public Dimension getPreferredSize() {
558 return getMinimumSize();

Callers 1

runMethod · 0.80

Calls 1

deactivateMethod · 0.95

Tested by

no test coverage detected