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

Method getContextMessage

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

Source from the content-addressed store, hash-verified

87 }
88
89 public String getContextMessage()
90 {
91 return messageLabel.getText();
92 }
93
94 public JProgressBar getProgressBar()
95 {

Callers 1

doInBackgroundMethod · 0.80

Calls 1

getTextMethod · 0.45

Tested by

no test coverage detected