Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mousePressed
Method · 0.95
mouseReleased
Method · 0.95
repaintRequest
Method · 0.95
buttonPressed
Method · 0.95
paintDisplayable
Method · 0.95
execCommand
Method · 0.95
onBackPressed
Method · 0.95
onKeyDown
Method · 0.95
onKeyUp
Method · 0.95
onTrackballEvent
Method · 0.95
onPrepareOptionsMenu
Method · 0.95
onOptionsItemSelected
Method · 0.95
Implementers
1
DisplayAccessor
src/main/java/javax/microedition/lcdui
Calls
no outgoing calls
Tested by
no test coverage detected