Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getGraphics
Method
getGraphics
forge-gui-mobile/src/forge/Forge.java:310–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
public
static
Graphics getGraphics() {
311
return
graphics;
312
}
313
public
static
SplashScreen getSplashScreen() {
314
if
(splashScreen == null)
315
splashScreen =
new
SplashScreen();
Callers
14
drawColorHints
Method · 0.95
readImageProperties
Method · 0.95
RewardActor
Class · 0.95
create
Method · 0.45
addSmallImageToStackModalPanel
Method · 0.45
doLayout
Method · 0.45
updatePreferredSize
Method · 0.45
getColumnWidth
Method · 0.45
FOptionPane
Method · 0.45
getFontMetrics
Method · 0.45
getImageWithFoilEffect
Method · 0.45
autoSizeFont
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected