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

Method draw3DRect

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

Draws a highlighted 3-D rectangle. @param x the x coordinate @param y the y coordinate @param width the width of the rectangle @param height the height of the rectangle @param raised a boolean that states whether the rectangle is raised or not

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80

Calls 5

getColorMethod · 0.95
brighterMethod · 0.95
darkerMethod · 0.95
setColorMethod · 0.95
drawLineMethod · 0.95

Tested by 1

paintMethod · 0.64