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

Method getProgressBar

code/src/java/pcgen/gui2/PCGenStatusBar.java:94–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 public JProgressBar getProgressBar()
95 {
96 return progressBar;
97 }
98
99 void setSourceLoadErrors(List<LogRecord> errors)
100 {

Callers 4

startShowingProgressMethod · 0.95
endShowingProgressMethod · 0.95
openCharacterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected