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

Method getInstance

code/src/java/pcgen/system/PCGenSettings.java:109–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 }
108
109 public static PCGenSettings getInstance()
110 {
111 return INSTANCE;
112 }
113
114 public static String getSelectedSpellSheet()
115 {

Callers 15

maybeAutoLoadSourcesMethod · 0.95
showSavePartyChooserMethod · 0.95
showOpenPartyChooserMethod · 0.95
runMethod · 0.95
previewSpellsMethod · 0.95
exportSpellsMethod · 0.95
getSelectionMethod · 0.95
setupDisplayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected