MCPcopy Create free account
hub / github.com/PCGen/pcgen / show

Method show

code/src/java/pcgen/gui3/dialog/DebugDialog.java:78–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 public static void show()
79 {
80 GuiAssertions.assertIsJavaFXThread();
81 getStage().show();
82 }
83}

Callers 15

loadStatusLabelActionMethod · 0.95
StartMethod · 0.45
StartMethod · 0.45
showPopupMethod · 0.45
showPopupMethod · 0.45
valueChangedMethod · 0.45
installMethod · 0.45
showPopupMethod · 0.45
showPopupMethod · 0.45
showPopupMethod · 0.45

Calls 2

assertIsJavaFXThreadMethod · 0.95
getStageMethod · 0.95

Tested by 2

StartMethod · 0.36
StartMethod · 0.36