MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / setCurrent

Method setCurrent

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

Source from the content-addressed store, hash-verified

67 DisplayableUI getDisplayableUI(Displayable displayable);
68
69 void setCurrent(Displayable d);
70
71 void sizeChanged();
72

Callers 4

showMethod · 0.65
hideAppMethod · 0.65
setDisplayableMethod · 0.65
setCurrentMethod · 0.65

Implementers 1

DisplayAccessorsrc/main/java/javax/microedition/lcdui

Calls

no outgoing calls

Tested by

no test coverage detected