Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
maybeAutoLoadSources
Method · 0.95
showSavePartyChooser
Method · 0.95
showSaveCharacterChooser
Method · 0.95
showOpenCharacterChooser
Method · 0.95
showOpenPartyChooser
Method · 0.95
run
Method · 0.95
previewSpells
Method · 0.95
exportSpells
Method · 0.95
setOptionsBasedOnControls
Method · 0.95
onOutputSheetSpellsDefaultButton
Method · 0.95
getSelection
Method · 0.95
setupDisplay
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected