Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TigerVNC/tigervnc
/ showMsgBox
Method
showMsgBox
java/com/tigervnc/rfb/UserMsgBox.java:26–26 ·
view source on GitHub ↗
(int flags,String title, String text)
Source
from the content-addressed store, hash-verified
24
25
public
interface
UserMsgBox {
26
public
boolean showMsgBox(
int
flags,String title, String text);
27
}
Callers
5
checkServerTrusted
Method · 0.65
verifyServer
Method · 0.65
verifyServer
Method · 0.65
checkSession
Method · 0.65
showMsgBox
Method · 0.65
Implementers
4
UserDialog
java/com/tigervnc/vncviewer/UserDialog
CConn
tests/perf/decperf.cxx
CConn
vncviewer/DesktopWindow.h
UserDialog
vncviewer/UserDialog.h
Calls
no outgoing calls
Tested by
no test coverage detected