Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ setFont
Method
setFont
src/main/java/ui/ComplexString.java:283–285 ·
view source on GitHub ↗
(Font font)
Source
from the content-addressed store, hash-verified
281
}
282
283
public
void
setFont(Font font) {
284
this.font = font;
285
}
286
287
public
String getTipString() {
return
null; }
288
Callers
15
parseMessage
Method · 0.95
cmdOk
Method · 0.45
drawItem
Method · 0.45
drawItem
Method · 0.45
drawItem
Method · 0.45
draw
Method · 0.45
paintCustom
Method · 0.45
drawItem
Method · 0.45
drawItem
Method · 0.45
drawItem
Method · 0.45
drawItem
Method · 0.45
drawItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected