Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ show
Method
show
src/main/java/Client/Roster.java:310–313 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
public
void
show() {
311
super.show();
312
countNewMsgs();
313
}
314
315
public
void
setEventIcon(Object icon) {
316
transferIcon = icon;
Callers
15
loginSuccess
Method · 0.95
onNewIntent
Method · 0.45
StanzaEdit
Method · 0.45
DiscoForm
Method · 0.45
Bookmarks
Method · 0.45
doAction
Method · 0.45
menuAction
Method · 0.45
TransferAcceptFile
Method · 0.45
ArchiveEdit
Method · 0.45
JuickThingsMenu
Method · 0.45
eventOk
Method · 0.45
MyMenu
Method · 0.45
Calls
1
countNewMsgs
Method · 0.95
Tested by
no test coverage detected