Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bither/bither-desktop-java
/ getMainFrame
Method
getMainFrame
src/main/java/net/bither/Bither.java:462–464 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
460
}
461
462
public
static
MainFrame getMainFrame() {
463
return
mainFrame;
464
}
465
466
public
static
CoreController getCoreController() {
467
return
coreController;
Callers
15
refreshFrameInUi
Method · 0.95
run
Method · 0.95
UEntropyDialog
Method · 0.95
showLightBox
Method · 0.95
hideLightBoxIfPresent
Method · 0.95
Browser
Method · 0.95
actionPerformed
Method · 0.95
run
Method · 0.95
LightBoxPanel
Method · 0.95
calculatePosition
Method · 0.95
close
Method · 0.95
paintComponent
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected