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

Method done

code/src/java/pcgen/gui2/util/StatusWorker.java:63–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61
62
63 @Override
64 public void done()
65 {
66 super.done();
67 statusBar.endShowingProgress();
68 }
69
70 @Override
71 public void progressChanged(final PCGenTaskEvent event)

Callers

nothing calls this directly

Calls 1

endShowingProgressMethod · 0.80

Tested by

no test coverage detected