MCPcopy 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

mousePressedMethod · 0.95
paintComponentMethod · 0.95
mousePressedMethod · 0.95
mouseReleasedMethod · 0.95
mouseDraggedMethod · 0.95
getPreferredSizeMethod · 0.95
repaintRequestMethod · 0.95
J2SEDisplayGraphicsMethod · 0.95
MainMethod · 0.65
componentResizedMethod · 0.65
initMethod · 0.65
getPreferredSizeMethod · 0.65

Implementers 3

AndroidDeviceandroid/src/main/java/org/microemu/and
IPhoneDeviceios/src/main/java/org/microemu/iphone/
DeviceImpldesktop/src/main/java/org/microemu/dev

Calls

no outgoing calls

Tested by

no test coverage detected