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

Method getRootPath

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

Source from the content-addressed store, hash-verified

819 public String getTitle() {return title;}
820
821 public TreePath getRootPath() {return rootPath;}
822
823 public boolean isTheMainPanel() {return isMainPanel;}
824

Callers 8

windowClosingMethod · 0.95
treeCollapsedMethod · 0.95
treeExpandedMethod · 0.95
setVisibleMethod · 0.95
closeMethod · 0.95
registerPanelMethod · 0.80
recordGeometryMethod · 0.80
restoreGeometryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected