Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
show
Method · 0.65
hideApp
Method · 0.65
setDisplayable
Method · 0.65
setCurrent
Method · 0.65
Implementers
1
DisplayAccessor
src/main/java/javax/microedition/lcdui
Calls
no outgoing calls
Tested by
no test coverage detected