Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getDeviceDisplay
Method
getDeviceDisplay
src/main/java/org/microemu/device/Device.java:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
FontManager getFontManager();
46
47
DeviceDisplay getDeviceDisplay();
48
49
UIFactory getUIFactory();
50
Callers
15
mousePressed
Method · 0.95
paintComponent
Method · 0.95
mousePressed
Method · 0.95
mouseReleased
Method · 0.95
mouseDragged
Method · 0.95
getPreferredSize
Method · 0.95
repaintRequest
Method · 0.95
J2SEDisplayGraphics
Method · 0.95
Main
Method · 0.65
componentResized
Method · 0.65
init
Method · 0.65
getPreferredSize
Method · 0.65
Implementers
3
AndroidDevice
android/src/main/java/org/microemu/and
IPhoneDevice
ios/src/main/java/org/microemu/iphone/
DeviceImpl
desktop/src/main/java/org/microemu/dev
Calls
no outgoing calls
Tested by
no test coverage detected