Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ getTree
Method
getTree
ij/src/main/java/ij/plugin/ControlPanel.java:827–827 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
825
public
JFrame getFrame() {
return
pFrame;}
826
827
public
JTree getTree() {
return
pTree;}
828
829
public
DefaultMutableTreeNode getRootNode() {
return
root;}
830
Callers
1
setVisible
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected