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

Method fillRect

src/java/awt/Graphics.java:194–194  ·  view source on GitHub ↗

Fills the specified rectangle with the current color. @param x the x coordinate @param y the y coordinate @param width the width of the rectangle @param height the height of the rectangle @see #drawRect @see #clearRect

(int x, int y, int width, int height)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

fill3DRectMethod · 0.95
paintMethod · 0.80
updateMethod · 0.80
paintMethod · 0.80
paintNodeMethod · 0.80
updateMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
fillMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by 1

fillMethod · 0.64