Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ setTitle
Method
setTitle
ij/src/main/java/ij/text/TextPanel.java:1150–1152 ·
view source on GitHub ↗
(String title)
Source
from the content-addressed store, hash-verified
1148
}
1149
1150
public
void
setTitle(String title) {
1151
this.title = title;
1152
}
1153
1154
/** Returns the number of lines of text in this TextPanel. */
1155
public
int
getLineCount() {
Callers
15
showArrayInspector
Method · 0.45
doFunction
Method · 0.45
reduceStack
Method · 0.45
reduceHyperstack
Method · 0.45
run
Method · 0.45
convert
Method · 0.45
straightenRotatedRect
Method · 0.45
convertStack
Method · 0.45
run
Method · 0.45
run
Method · 0.45
setWindowTitle
Method · 0.45
changeExtension
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected