MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / preferredLayoutSize

Method preferredLayoutSize

src/java/awt/GridLayout.java:86–111  ·  view source on GitHub ↗

Returns the preferred dimensions for this layout given the components int the specified panel. @param parent the component which needs to be laid out @see #minimumLayoutSize

(Container parent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

preferredSizeMethod · 0.95
countComponentsMethod · 0.80
getComponentMethod · 0.80
insetsMethod · 0.65

Tested by

no test coverage detected