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

Method getSourceDisplay

code/src/java/pcgen/core/Globals.java:387–390  ·  view source on GitHub ↗

Get source display @return source display

()

Source from the content-addressed store, hash-verified

385 * @return source display
386 */
387 public static SourceFormat getSourceDisplay()
388 {
389 return sourceDisplay;
390 }
391
392 /**
393 * Sets whether to use the GUI or not

Callers 14

getTokenMethod · 0.95
getTokenMethod · 0.95
getSourceMethod · 0.95
getHTMLInfoMethod · 0.95
getSourceMethod · 0.95
getClassInfoMethod · 0.95
getInfoMethod · 0.95
getSourceMethod · 0.95
setOptionsPropertiesMethod · 0.95
getSourceMethod · 0.95
resolveLanguagesMethod · 0.95
getRetStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected