MCPcopy 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

openFilesMethod · 0.45
RecentOpenerMethod · 0.45
ExecuterMethod · 0.45
quitMethod · 0.45
MacroRunnerMethod · 0.45
runMethod · 0.45
runShortcutMethod · 0.45
runMethod · 0.45
handleProcessBuffersMethod · 0.45
minimizeMethod · 0.45
ResultsTableMacrosMethod · 0.45
dialogItemChangedMethod · 0.45

Calls

no outgoing calls

Tested by 2

onSetUpMethod · 0.36
setUpOnceMethod · 0.36