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

Method getPreferredSize

app/src/processing/app/EditorHeader.java:341–343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

339
340
341 public Dimension getPreferredSize() {
342 return getMinimumSize();
343 }
344
345
346 public Dimension getMinimumSize() {

Calls 1

getMinimumSizeMethod · 0.95

Tested by

no test coverage detected