Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
windowClosing
Method · 0.95
treeCollapsed
Method · 0.95
treeExpanded
Method · 0.95
setVisible
Method · 0.95
close
Method · 0.95
registerPanel
Method · 0.80
recordGeometry
Method · 0.80
restoreGeometry
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected