A C D E F G H I J L M N O P Q R S T U W

A

accessTextFields() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
accessTextFields() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addCheckbox(String, boolean) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addCheckbox(String, boolean) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addCheckboxGroup(int, int, String[], boolean[]) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addCheckboxGroup(int, int, String[], boolean[], String[]) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addCheckboxGroup(int, int, String[], boolean[]) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addCheckboxGroup(int, int, String[], boolean[], String[]) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addChoice(String, String[], String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addChoice(String, String[], String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addDialogListener(DialogListener) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addDialogListener(DialogListener) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addHelp(String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addHelp(String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addMenuItem(String, String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Callback for ImageJ 1.x' menu parsing machinery.
addMenuItem(String, String) - Method in class net.imagej.patcher.LegacyHooks
Callback for ImageJ 1.x' menu parsing machinery.
addMessage(String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addMessage(String, Font) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addMessage(String, Font, Color) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addMessage(String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addMessage(String, Font) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addMessage(String, Font, Color) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addNumericField(String, double, int) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addNumericField(String, double, int, int, String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addNumericField(String, double, int) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addNumericField(String, double, int, int, String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addPanel(Panel) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addPanel(Panel, int, Insets) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addPanel(Panel) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addPanel(Panel, int, Insets) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addPluginClasspath(ClassLoader) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Adds the class path of a given ClassLoader to the plugin class loader.
addPluginClasspath(File...) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Adds extra elements to the class path of ImageJ 1.x' plugin class loader.
addPluginClasspath(File) - Method in class imagej.patcher.LegacyHooks
Deprecated.  
addPluginClasspath(ClassLoader) - Method in class net.imagej.patcher.LegacyEnvironment
Adds the class path of a given ClassLoader to the plugin class loader.
addPluginClasspath(File...) - Method in class net.imagej.patcher.LegacyEnvironment
Adds extra elements to the class path of ImageJ 1.x' plugin class loader.
addPluginClasspath(File) - Method in class net.imagej.patcher.LegacyHooks
 
addPluginDirectory(File, String[]) - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to modify the order in which .jar files are added to the PluginClassLoader.
addPluginDirectory(File, String[]) - Method in class net.imagej.patcher.LegacyHooks
Extension point to modify the order in which .jar files are added to the PluginClassLoader.
addPreviewCheckbox(PlugInFilterRunner) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addPreviewCheckbox(PlugInFilterRunner, String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addPreviewCheckbox(PlugInFilterRunner) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addPreviewCheckbox(PlugInFilterRunner, String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addRadioButtonGroup(String, String[], int, int, String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated. Adds a radio button group.
addRadioButtonGroup(String, String[], int, int, String) - Method in class net.imagej.patcher.HeadlessGenericDialog
Adds a radio button group.
addSlider(String, double, double, double) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addSlider(String, double, double, double) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addStringField(String, String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addStringField(String, String, int) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addStringField(String, String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addStringField(String, String, int) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
addTextAreas(String, String, int, int) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
addTextAreas(String, String, int, int) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
applyPatches() - Method in class net.imagej.patcher.LegacyEnvironment
Applies the configuration patches.
autoGenerateConfigFile(File) - Method in class imagej.patcher.LegacyHooks
Deprecated.  
autoGenerateConfigFile(File, File, String, String, StringBuilder) - Method in class imagej.patcher.LegacyHooks
Deprecated.  
autoGenerateConfigFile(File) - Method in class net.imagej.patcher.LegacyHooks
 
autoGenerateConfigFile(File, File, String, String, StringBuilder) - Method in class net.imagej.patcher.LegacyHooks
 

C

centerDialog(boolean) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
centerDialog(boolean) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
checkboxes - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
checkboxes - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
checkboxIndex - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
checkboxIndex - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
choiceIndex - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
choiceIndex - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
choiceIndices - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
choiceIndices - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
choices - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
choices - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
compare(String, String) - Method in class imagej.patcher.LegacyHooks.FatJarNameComparator
Deprecated.  
compare(String, String) - Method in class net.imagej.patcher.LegacyHooks.FatJarNameComparator
 
createInEditor(String, String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to override ImageJ 1.x' editor.
createInEditor(String, String) - Method in class net.imagej.patcher.LegacyHooks
Extension point to override ImageJ 1.x' editor.

D

debug(String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Logs a debug message (to be shown only in debug mode).
debug(String) - Method in class net.imagej.patcher.LegacyHooks
Logs a debug message (to be shown only in debug mode).
disableIJ1PluginDirs() - Method in class imagej.patcher.LegacyEnvironment
Deprecated.  
disableIJ1PluginDirs() - Method in class net.imagej.patcher.LegacyEnvironment
Disallows the encapsulated ImageJ 1.x from parsing the directories listed in ij1.plugin.dirs.
disableInitializer() - Method in class net.imagej.patcher.LegacyEnvironment
Disables the execution of the ij1.patcher.initializer.
dispose() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
dispose() - Method in class imagej.patcher.LegacyHooks
Deprecated. Disposes of the hooks.
dispose() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
dispose() - Method in class net.imagej.patcher.LegacyHooks
Disposes of the hooks.
dontCall(int) - Static method in class net.imagej.patcher.JavaAgent
 

E

enableIJ1PluginDirs(boolean) - Method in class imagej.patcher.LegacyHooks
Deprecated.  
enableIJ1PluginDirs(boolean) - Method in class net.imagej.patcher.LegacyHooks
 
enableYesNoCancel() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
enableYesNoCancel(String, String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
enableYesNoCancel() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
enableYesNoCancel(String, String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
error(Throwable) - Method in class imagej.patcher.EssentialLegacyHooks
Deprecated.  
error(Throwable) - Method in class imagej.patcher.LegacyHooks
Deprecated. Shows an exception.
error(Throwable) - Method in class net.imagej.patcher.EssentialLegacyHooks
 
error(Throwable) - Method in class net.imagej.patcher.LegacyHooks
Shows an exception.
errorMessage - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
errorMessage - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
EssentialLegacyHooks - Class in imagej.patcher
Deprecated. 
EssentialLegacyHooks() - Constructor for class imagej.patcher.EssentialLegacyHooks
Deprecated.  
EssentialLegacyHooks - Class in net.imagej.patcher
The base LegacyHooks to be used in the patched ImageJ 1.x.
EssentialLegacyHooks() - Constructor for class net.imagej.patcher.EssentialLegacyHooks
 

F

findClass(String) - Method in class imagej.patcher.LegacyClassLoader
Deprecated.  
findClass(String) - Method in class net.imagej.patcher.LegacyClassLoader
 
focusGained(FocusEvent) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
focusGained(FocusEvent) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
focusLost(FocusEvent) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
focusLost(FocusEvent) - Method in class net.imagej.patcher.HeadlessGenericDialog
 

G

getAppName() - Method in class imagej.patcher.LegacyHooks
Deprecated. Returns the name to use in place of "ImageJ".
getAppName() - Method in class net.imagej.patcher.LegacyHooks
Returns the name to use in place of "ImageJ".
getButtons() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getButtons() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getCheckboxes() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getCheckboxes() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getChoices() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getChoices() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getClassLoader() - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Gets the class loader containing the ImageJ 1.x classes used in this legacy environment.
getClassLoader() - Method in class net.imagej.patcher.LegacyEnvironment
Gets the class loader containing the ImageJ 1.x classes used in this legacy environment.
getClasspathElements(ClassLoader, StringBuilder, ClassLoader...) - Static method in class net.imagej.patcher.LegacyHooks
Do not use: for internal use only.
getContext() - Method in class imagej.patcher.LegacyHooks
Deprecated. Return the current context, if any.
getContext() - Method in class net.imagej.patcher.LegacyHooks
Return the current context, if any.
getErrorMessage() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getErrorMessage() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getIconURL() - Method in class imagej.patcher.LegacyHooks
Deprecated. Returns the icon to use in place of the ImageJ microscope.
getIconURL() - Method in class net.imagej.patcher.LegacyHooks
Returns the icon to use in place of the ImageJ microscope.
getInsets() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getInsets() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getMenuStructure() - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Gets the ImageJ 1.x menu structure as a map
getMenuStructure() - Method in class imagej.patcher.LegacyHooks
Deprecated. Returns ImageJ 1.x' menu structure as a map.
getMenuStructure() - Method in class net.imagej.patcher.LegacyEnvironment
Gets the ImageJ 1.x menu structure as a map
getMenuStructure() - Method in class net.imagej.patcher.LegacyHooks
Returns ImageJ 1.x' menu structure as a map.
getMessage() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getMessage() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getNextBoolean() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getNextBoolean() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getNextChoice() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getNextChoice() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getNextChoiceIndex() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getNextChoiceIndex() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getNextNumber() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getNextNumber() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getNextRadioButton() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated. Returns the selected item in the next radio button group.
getNextRadioButton() - Method in class net.imagej.patcher.HeadlessGenericDialog
Returns the selected item in the next radio button group.
getNextString() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated. Returns the contents of the next text field.
getNextString() - Method in class net.imagej.patcher.HeadlessGenericDialog
Returns the contents of the next text field.
getNextText() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getNextText() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getNumericFields() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getNumericFields() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getPatchedImageJ1() - Static method in class imagej.patcher.LegacyEnvironment
Deprecated. Launches a fully-patched, self-contained ImageJ 1.x.
getPatchedImageJ1() - Static method in class net.imagej.patcher.LegacyEnvironment
Launches a fully-patched, self-contained ImageJ 1.x.
getPreviewCheckbox() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getPreviewCheckbox() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getRadioButtonGroups() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getRadioButtonGroups() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getResource(String) - Method in class imagej.patcher.LegacyClassLoader
Deprecated.  
getResource(String) - Method in class net.imagej.patcher.LegacyClassLoader
 
getSliders() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getSliders() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getStringFields() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getStringFields() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getTextArea1() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getTextArea1() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
getTextArea2() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
getTextArea2() - Method in class net.imagej.patcher.HeadlessGenericDialog
 

H

handleExtraPluginJars() - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to add to ImageJ 1.x' PluginClassLoader's class path.
handleExtraPluginJars() - Method in class net.imagej.patcher.LegacyHooks
Extension point to add to ImageJ 1.x' PluginClassLoader's class path.
handleNoSuchMethodError(NoSuchMethodError) - Method in class imagej.patcher.EssentialLegacyHooks
Deprecated.  
handleNoSuchMethodError(NoSuchMethodError) - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to enhance ImageJ 1.x' error reporting upon NoSuchMethodError.
handleNoSuchMethodError(NoSuchMethodError) - Method in class net.imagej.patcher.EssentialLegacyHooks
 
handleNoSuchMethodError(NoSuchMethodError) - Method in class net.imagej.patcher.LegacyHooks
Extension point to enhance ImageJ 1.x' error reporting upon NoSuchMethodError.
HeadlessGenericDialog - Class in imagej.patcher
Deprecated. 
HeadlessGenericDialog() - Constructor for class imagej.patcher.HeadlessGenericDialog
Deprecated.  
HeadlessGenericDialog - Class in net.imagej.patcher
Rump implementation of a pseudo dialog intended to stand in for the GenericDialog in headless mode.
HeadlessGenericDialog() - Constructor for class net.imagej.patcher.HeadlessGenericDialog
 
hideCancelButton() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
hideCancelButton() - Method in class net.imagej.patcher.HeadlessGenericDialog
 

I

imagej.patcher - package imagej.patcher
 
initialized() - Method in class imagej.patcher.EssentialLegacyHooks
Deprecated.  
initialized() - Method in class imagej.patcher.LegacyHooks
Deprecated. First extension point to run just after ImageJ 1.x spun up.
initialized() - Method in class net.imagej.patcher.EssentialLegacyHooks
 
initialized() - Method in class net.imagej.patcher.LegacyHooks
First extension point to run just after ImageJ 1.x spun up.
injectHooks(ClassLoader) - Method in class imagej.patcher.LegacyInjector
Deprecated. Overrides class behavior of ImageJ1 classes by injecting method hooks.
injectHooks(ClassLoader, boolean) - Method in class imagej.patcher.LegacyInjector
Deprecated. Overrides class behavior of ImageJ1 classes by injecting method hooks.
injectHooks(ClassLoader) - Method in class net.imagej.patcher.LegacyInjector
Overrides class behavior of ImageJ1 classes by injecting method hooks.
injectHooks(ClassLoader, boolean) - Method in class net.imagej.patcher.LegacyInjector
Overrides class behavior of ImageJ1 classes by injecting method hooks.
installed() - Method in class imagej.patcher.LegacyHooks
Deprecated. Runs when the hooks are installed into an existing legacy environment.
installed() - Method in class net.imagej.patcher.LegacyHooks
Runs when the hooks are installed into an existing legacy environment.
installHooks(ClassLoader, LegacyHooks) - Static method in class imagej.patcher.LegacyInjector
Deprecated.  
installHooks(ClassLoader, LegacyHooks) - Static method in class net.imagej.patcher.LegacyInjector
 
interceptOpen(String, int, boolean) - Method in class imagej.patcher.LegacyHooks
Deprecated. Optionally override opening resources via legacy hooks.
interceptOpen(String, int, boolean) - Method in class net.imagej.patcher.LegacyHooks
Optionally override opening resources via legacy hooks.
interceptRunPlugIn(String, String) - Method in class imagej.patcher.EssentialLegacyHooks
Deprecated. Intercepts LegacyInitializer's Context creation.
interceptRunPlugIn(String, String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Intercepts the call to IJ.runPlugIn(String, String).
interceptRunPlugIn(String, String) - Method in class net.imagej.patcher.EssentialLegacyHooks
Intercepts LegacyInitializer's Context creation.
interceptRunPlugIn(String, String) - Method in class net.imagej.patcher.LegacyHooks
Intercepts the call to IJ.runPlugIn(String, String).
invalidNumber - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
invalidNumber() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
invalidNumber - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
invalidNumber() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
isImageJ1Initialized(ClassLoader) - Static method in class net.imagej.patcher.LegacyEnvironment
Determines whether there is already an ImageJ 1.x instance.
isLegacyMode() - Method in class imagej.patcher.LegacyHooks
Deprecated. Determines whether the image windows should be displayed or not.
isLegacyMode() - Method in class net.imagej.patcher.LegacyHooks
Determines whether the image windows should be displayed or not.
isPreviewActive() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
isPreviewActive() - Method in class net.imagej.patcher.HeadlessGenericDialog
 

J

JavaAgent - Class in net.imagej.patcher
A Java agent to help with legacy issues.
JavaAgent() - Constructor for class net.imagej.patcher.JavaAgent
 

L

LegacyClassLoader - Class in imagej.patcher
Deprecated. 
LegacyClassLoader(boolean) - Constructor for class imagej.patcher.LegacyClassLoader
Deprecated.  
LegacyClassLoader - Class in net.imagej.patcher
A special purpose class loader to encapsulate ImageJ 1.x "instances" from each other.
LegacyClassLoader(boolean) - Constructor for class net.imagej.patcher.LegacyClassLoader
 
LegacyClassLoader() - Constructor for class net.imagej.patcher.LegacyClassLoader
 
LegacyEnvironment - Class in imagej.patcher
Deprecated. 
LegacyEnvironment(ClassLoader, boolean) - Constructor for class imagej.patcher.LegacyEnvironment
Deprecated. Constructs a new legacy environment.
LegacyEnvironment - Class in net.imagej.patcher
Encapsulates an ImageJ 1.x "instance".
LegacyEnvironment(ClassLoader, boolean) - Constructor for class net.imagej.patcher.LegacyEnvironment
Constructs a new legacy environment.
LegacyHooks - Class in imagej.patcher
Deprecated. 
LegacyHooks() - Constructor for class imagej.patcher.LegacyHooks
Deprecated.  
LegacyHooks - Class in net.imagej.patcher
Extension points for ImageJ 1.x.
LegacyHooks() - Constructor for class net.imagej.patcher.LegacyHooks
 
LegacyHooks.FatJarNameComparator - Class in imagej.patcher
Deprecated.  
LegacyHooks.FatJarNameComparator - Class in net.imagej.patcher
Comparator to ensure that problematic fat JARs are sorted last.
LegacyInjector - Class in imagej.patcher
Deprecated. 
LegacyInjector() - Constructor for class imagej.patcher.LegacyInjector
Deprecated.  
LegacyInjector - Class in net.imagej.patcher
Overrides class behavior of ImageJ1 classes using bytecode manipulation.
LegacyInjector() - Constructor for class net.imagej.patcher.LegacyInjector
 
log(String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Logs a message.
log(String) - Method in class net.imagej.patcher.LegacyHooks
Logs a message.

M

main(String...) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Runs ImageJ.main(args) in the legacy environment.
main(String...) - Static method in class net.imagej.patcher.JavaAgent
Writes out a minimal java agent .jar file.
main(String...) - Method in class net.imagej.patcher.LegacyEnvironment
Runs ImageJ.main(args) in the legacy environment.

N

net.imagej.patcher - package net.imagej.patcher
 
newImageJ1(boolean) - Method in class net.imagej.patcher.LegacyEnvironment
Initializes a new ImageJ 1.x instance.
newPluginClassLoader(ClassLoader) - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to run after a new PluginClassLoader was initialized.
newPluginClassLoader(ClassLoader) - Method in class net.imagej.patcher.LegacyHooks
Extension point to run after a new PluginClassLoader was initialized.
noPluginClassLoader() - Method in class net.imagej.patcher.LegacyEnvironment
Forces ImageJ 1.x to use the same ClassLoader for plugins as for ImageJ 1.x itself.
numberfieldIndex - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
numberfieldIndex - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
numbers - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
numbers - Variable in class net.imagej.patcher.HeadlessGenericDialog
 

O

openInEditor(String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to override ImageJ 1.x' editor.
openInEditor(String) - Method in class net.imagej.patcher.LegacyHooks
Extension point to override ImageJ 1.x' editor.

P

preinit() - Static method in class imagej.patcher.LegacyInjector
Deprecated.  
preinit(ClassLoader) - Static method in class imagej.patcher.LegacyInjector
Deprecated.  
preinit() - Static method in class net.imagej.patcher.LegacyInjector
 
preinit(ClassLoader) - Static method in class net.imagej.patcher.LegacyInjector
 
premain(String, Instrumentation) - Static method in class net.imagej.patcher.JavaAgent
The premain method started at JVM startup.
previewRunning(boolean) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
previewRunning(boolean) - Method in class net.imagej.patcher.HeadlessGenericDialog
 

Q

quit() - Method in class imagej.patcher.LegacyHooks
Deprecated. Disposes and prepares for quitting.
quit() - Method in class net.imagej.patcher.LegacyHooks
Disposes and prepares for quitting.

R

radioButtonIndex - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
radioButtonIndex - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
radioButtons - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
radioButtons - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
registerImage(Object) - Method in class imagej.patcher.LegacyHooks
Deprecated. Registers an image (possibly not seen before).
registerImage(Object) - Method in class net.imagej.patcher.LegacyHooks
Registers an image (possibly not seen before).
run(String, String) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Runs IJ.run(command, options) in the legacy environment.
run(String, String) - Method in class net.imagej.patcher.LegacyEnvironment
Runs IJ.run(command, options) in the legacy environment.
runAfterRefreshMenus() - Method in class imagej.patcher.LegacyHooks
Deprecated. Extension point to run after Help>Refresh Menus
runAfterRefreshMenus() - Method in class net.imagej.patcher.LegacyHooks
Extension point to run after Help>Refresh Menus
runMacro(String, String) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Runs IJ.runMacro(macro, arg) in the legacy environment.
runMacro(String, String) - Method in class net.imagej.patcher.LegacyEnvironment
Runs IJ.runMacro(macro, arg) in the legacy environment.
runPlugIn(String, String) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Runs IJ.runPlugIn(className, arg) in the legacy environment.
runPlugIn(String, String) - Method in class net.imagej.patcher.LegacyEnvironment
Runs IJ.runPlugIn(className, arg) in the legacy environment.

S

setEchoChar(char) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setEchoChar(char) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
setHelpLabel(String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setHelpLabel(String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
setInsets(int, int, int) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setInsets(int, int, int) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
setLocation(int, int) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setLocation(int, int) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
setMacroOptions(String) - Method in class imagej.patcher.LegacyEnvironment
Deprecated. Sets the macro options.
setMacroOptions(String) - Method in class net.imagej.patcher.LegacyEnvironment
Sets the macro options.
setOKLabel(String) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setOKLabel(String) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
setSmartRecording(boolean) - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setSmartRecording(boolean) - Method in class net.imagej.patcher.HeadlessGenericDialog
 
setup() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
setup() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
showDialog() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
showDialog() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
showHelp() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
showHelp() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
showProgress(double) - Method in class imagej.patcher.LegacyHooks
Deprecated. Updates the progress bar, where 0 <= progress <= 1.0.
showProgress(int, int) - Method in class imagej.patcher.LegacyHooks
Deprecated. Updates the progress bar, where the length of the bar is set to ( currentValue + 1) / finalValue of the maximum bar length.
showProgress(double) - Method in class net.imagej.patcher.LegacyHooks
Updates the progress bar, where 0 <= progress <= 1.0.
showProgress(int, int) - Method in class net.imagej.patcher.LegacyHooks
Updates the progress bar, where the length of the bar is set to ( currentValue + 1) / finalValue of the maximum bar length.
showStatus(String) - Method in class imagej.patcher.LegacyHooks
Deprecated. Shows a status message.
showStatus(String) - Method in class net.imagej.patcher.LegacyHooks
Shows a status message.
stop() - Static method in class net.imagej.patcher.JavaAgent
 
stringfieldIndex - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
stringfieldIndex - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
strings - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
strings - Variable in class net.imagej.patcher.HeadlessGenericDialog
 

T

textArea1 - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
textArea1 - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
textArea2 - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
textArea2 - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
textAreaIndex - Variable in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
textAreaIndex - Variable in class net.imagej.patcher.HeadlessGenericDialog
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class net.imagej.patcher.JavaAgent
 

U

unregisterImage(Object) - Method in class imagej.patcher.LegacyHooks
Deprecated. Releases an image.
unregisterImage(Object) - Method in class net.imagej.patcher.LegacyHooks
Releases an image.

W

wasCanceled() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
wasCanceled() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
wasOKed() - Method in class imagej.patcher.HeadlessGenericDialog
Deprecated.  
wasOKed() - Method in class net.imagej.patcher.HeadlessGenericDialog
 
writeJar(File, boolean, boolean) - Static method in class imagej.patcher.LegacyInjector
Deprecated. Writes a .jar file with the patched classes.
writeJar(File, boolean, boolean) - Static method in class net.imagej.patcher.LegacyInjector
Writes a .jar file with the patched classes.

A C D E F G H I J L M N O P Q R S T U W

Copyright © 2009–2014 ImageJ. All rights reserved.