MCPcopy Create free account
hub / github.com/Card-Forge/forge / getView

Method getView

forge-gui-desktop/src/main/java/forge/Singletons.java:38–38  ·  view source on GitHub ↗

IMPORTANT - does not return view frame! Must call getFrame() from FView for that.

()

Source from the content-addressed store, hash-verified

36 * getFrame() from FView for that.
37 */
38 public static FView getView() { return view; }
39 public static FControl getControl() { return control; }
40
41 public static void initializeOnce(boolean withUi) {

Callers 15

showBazaarMethod · 0.95
hasNetGameMethod · 0.95
FControlMethod · 0.95
windowClosingMethod · 0.95
setCloseActionMethod · 0.95
exitForgeMethod · 0.95
initializeMethod · 0.95
setCurrentScreenMethod · 0.95
initMatchMethod · 0.95
afterGameEndMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected