MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / getRootNode

Method getRootNode

ij/src/main/java/ij/plugin/ControlPanel.java:829–829  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

827 public JTree getTree() {return pTree;}
828
829 public DefaultMutableTreeNode getRootNode() {return root;}
830
831 public Point getDefaultLocation() {return defaultLocation;}
832

Callers 1

setVisibleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected