MCPcopy Create free account
hub / github.com/rambaut/figtree / setStatusText

Method setStatusText

src/figtree/panel/SimpleTreeViewer.java:115–117  ·  view source on GitHub ↗
(String statusText)

Source from the content-addressed store, hash-verified

113 }
114
115 public void setStatusText(String statusText) {
116 statusHelper.fireStatusChanged(0, statusText);
117 }
118
119}

Callers 1

startMethod · 0.45

Calls 1

fireStatusChangedMethod · 0.45

Tested by

no test coverage detected