Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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() {
Callers
7
ContributedLibraryTableCellJPanel
Method · 0.45
getTableCellRendererComponent
Method · 0.45
ContributedPlatformTableCellJPanel
Method · 0.45
getTableCellRendererComponent
Method · 0.45
AbstractMonitor
Method · 0.45
handleAddLibrary
Method · 0.45
getMaximumDrawableMenuItems
Method · 0.45
Calls
1
getMinimumSize
Method · 0.95
Tested by
no test coverage detected