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

Method paintComponents

src/java/awt/Container.java:283–295  ·  view source on GitHub ↗

Paints the components in this container. @param g the specified Graphics window @see Component#paint @see Component#paintAll

(Graphics g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

paintAllMethod · 0.95
disposeMethod · 0.95
createMethod · 0.45

Tested by

no test coverage detected