Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ tearOff
Method
tearOff
ij/src/main/java/ij/plugin/ControlPanel.java:1004–1006 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1002
}
1003
1004
void
tearOff() {
1005
tearOff(null);
1006
}
1007
1008
void
tearOff(DefaultMutableTreeNode node) {
1009
tearOff(node, null);
Callers
1
mouseReleased
Method · 0.95
Calls
7
setLocation
Method · 0.95
setVisible
Method · 0.95
getPanelForNode
Method · 0.80
newPanel
Method · 0.80
setCursor
Method · 0.45
getPath
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected