MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / getCurrent

Method getCurrent

src/main/java/org/microemu/DisplayAccess.java:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 ItemUI getItemUI(Item item);
64
65 Displayable getCurrent();
66
67 DisplayableUI getDisplayableUI(Displayable displayable);
68

Callers 15

mousePressedMethod · 0.95
mouseReleasedMethod · 0.95
repaintRequestMethod · 0.95
buttonPressedMethod · 0.95
paintDisplayableMethod · 0.95
execCommandMethod · 0.95
onBackPressedMethod · 0.95
onKeyDownMethod · 0.95
onKeyUpMethod · 0.95
onTrackballEventMethod · 0.95
onPrepareOptionsMenuMethod · 0.95
onOptionsItemSelectedMethod · 0.95

Implementers 1

DisplayAccessorsrc/main/java/javax/microedition/lcdui

Calls

no outgoing calls

Tested by

no test coverage detected