MCPcopy 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

refreshFrameInUiMethod · 0.95
runMethod · 0.95
UEntropyDialogMethod · 0.95
showLightBoxMethod · 0.95
hideLightBoxIfPresentMethod · 0.95
BrowserMethod · 0.95
actionPerformedMethod · 0.95
runMethod · 0.95
LightBoxPanelMethod · 0.95
calculatePositionMethod · 0.95
closeMethod · 0.95
paintComponentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected