Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroImageJ/astroimagej
/ start
Method
start
ij/src/main/java/ij/stub/Applet.java:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
public
void
start() {
106
throw
new
UnsupportedOperationException(
"Java 26 has removed Applets"
);
107
}
108
109
public
void
stop() {
110
throw
new
UnsupportedOperationException(
"Java 26 has removed Applets"
);
Callers
15
openFiles
Method · 0.45
RecentOpener
Method · 0.45
Executer
Method · 0.45
quit
Method · 0.45
MacroRunner
Method · 0.45
run
Method · 0.45
runShortcut
Method · 0.45
run
Method · 0.45
handleProcessBuffers
Method · 0.45
minimize
Method · 0.45
ResultsTableMacros
Method · 0.45
dialogItemChanged
Method · 0.45
Calls
no outgoing calls
Tested by
2
onSetUp
Method · 0.36
setUpOnce
Method · 0.36