Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ selectAll
Method
selectAll
ij/src/main/java/ij/plugin/frame/Editor.java:1722–1725 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1720
}
1721
1722
void
selectAll() {
1723
ta.selectAll();
1724
showLinePos();
1725
}
1726
1727
void
changeFontSize(boolean larger) {
1728
int
in = fontSizeIndex;
Callers
7
actionPerformed
Method · 0.95
getData
Method · 0.45
open
Method · 0.45
display
Method · 0.45
save
Method · 0.45
save
Method · 0.45
open
Method · 0.45
Calls
1
showLinePos
Method · 0.95
Tested by
no test coverage detected