MCPcopy Create free account
hub / github.com/AstroImageJ/astroimagej / scriptMode

Method scriptMode

ij/src/main/java/ij/plugin/frame/Recorder.java:909–911  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

907 }
908
909 public static boolean scriptMode() {
910 return scriptMode;
911 }
912
913 public void actionPerformed(ActionEvent e) {
914 if (e.getSource()==createButton)

Callers 15

closeImageMethod · 0.95
runMethod · 0.95
calculateMethod · 0.95
addToRoiManagerMethod · 0.95
setPropertiesMethod · 0.95
setSliceMethod · 0.95
showDialogMethod · 0.95
runMethod · 0.95
applyThresholdMethod · 0.95
makeCompositeMethod · 0.95
doOptionsMethod · 0.95
convertStackToHSMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected