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

Method imageUpdate

src/java/awt/Component.java:675–697  ·  view source on GitHub ↗

Repaints the component when the image has changed. @return true if image has changed; false otherwise.

(Image img, int flags,
			       int x, int y, int w, int h)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getPropertyMethod · 0.95
equalsMethod · 0.95
parseIntMethod · 0.95
repaintMethod · 0.95

Tested by

no test coverage detected