Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ setMIDlet
Method
setMIDlet
src/main/java/ui/VirtualCanvas.java:88–90 ·
view source on GitHub ↗
(MIDlet midlet)
Source
from the content-addressed store, hash-verified
86
}
87
88
public
void
setMIDlet(MIDlet midlet) {
89
VirtualCanvas.midlet = midlet;
90
}
91
92
void
commandState() {
93
}
Callers
1
startApp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected