Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
startShowingProgress
Method · 0.95
endShowingProgress
Method · 0.95
openCharacter
Method · 0.45
loadSourcesThenCharacter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected