Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rambaut/figtree
/ toString
Method
toString
src/figtree/treeviewer/FindPanel.java:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
public
String toString() {
57
return
name;
58
}
59
60
private
String name;
61
}
Callers
15
getNodeText
Method · 0.45
matchesItem
Method · 0.45
getSettings
Method · 0.45
actionPerformed
Method · 0.45
getDecorator
Method · 0.45
getParent
Method · 0.45
getParentEdge
Method · 0.45
getTaxon
Method · 0.45
isExternal
Method · 0.45
getSettings
Method · 0.45
actionPerformed
Method · 0.45
getDecorator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected