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

Method getFontMetrics

src/java/awt/Component.java:556–561  ·  view source on GitHub ↗

Gets the font metrics for this component. This will return null if the component is currently not on the screen. @param font the font @see #getFont

(Font font)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getFontMetricsMethod · 0.95
getToolkitMethod · 0.95

Tested by

no test coverage detected