Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ update
Method
update
ij/src/main/java/ij/plugin/LUT_Editor.java:445–447 ·
view source on GitHub ↗
(Graphics g)
Source
from the content-addressed store, hash-verified
443
}
444
445
public
void
update(Graphics g) {
446
paint(g);
447
}
448
449
public
void
paint(Graphics g) {
450
if
(updateLut) {
Callers
nothing calls this directly
Calls
1
paint
Method · 0.95
Tested by
no test coverage detected