Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
start
Method · 0.45
Calls
1
fireStatusChanged
Method · 0.45
Tested by
no test coverage detected