MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / drawString

Method drawString

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

Draws the specified String using the current font and color. The x,y position is the starting point of the baseline of the String. @param str the String to be drawn @param x the x coordinate @param y the y coordinate @see #drawChars @see #drawBytes

(String str, int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

drawCharsMethod · 0.95
drawBytesMethod · 0.95
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintNodeMethod · 0.80
updateMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by 2

paintMethod · 0.64
paintMethod · 0.64