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

Method setValues

code/src/java/pcgen/system/ProgressContainer.java:11–11  ·  view source on GitHub ↗
(int progress, int maximum)

Source from the content-addressed store, hash-verified

9 String getMessage();
10
11 void setValues(int progress, int maximum);
12
13 void setValues(String message, int progress, int maximum);
14

Callers 4

CategoryTreeTableNodeMethod · 0.65
runMethod · 0.65
progressChangedMethod · 0.65

Implementers 1

PCGenTaskcode/src/java/pcgen/system/PCGenTask.j

Calls

no outgoing calls

Tested by

no test coverage detected