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

Method update

src/java/awt/Component.java:579–584  ·  view source on GitHub ↗

Updates the component. This method is called in response to a call to repaint. You can assume that the background is not cleared. @param g the specified Graphics window @see #paint @see #repaint

(Graphics g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

getBackgroundMethod · 0.95
getForegroundMethod · 0.95
paintMethod · 0.95
setColorMethod · 0.80
fillRectMethod · 0.80

Tested by

no test coverage detected