Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ reconnectUIHooks
Method
reconnectUIHooks
src/main/java/jace/JaceApplication.java:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
public
void
reconnectUIHooks() {
83
controller.connectComputer(primaryStage);
84
}
85
86
public
static
JaceApplication getApplication() {
87
return
singleton;
Callers
2
start
Method · 0.95
setVideo
Method · 0.80
Calls
1
connectComputer
Method · 0.80
Tested by
no test coverage detected