A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

W

wait(int) - Static method in class ij.IJ
Delays 'msecs' milliseconds.
WAIT - Static variable in interface ij.macro.MacroConstants
 
WAIT_FOR_USER - Static variable in interface ij.macro.MacroConstants
 
wait_long_intMethodDescriptor() - Method in class com.ibm.calendar.BlueThemeBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class com.ibm.calendar.GrayThemeBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the wait(long, int) method descriptor.
wait_long_intMethodDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the wait(long, int) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.calendar.BlueThemeBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.calendar.GrayThemeBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the wait(long) method descriptor.
wait_longMethodDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the wait(long) method descriptor.
waitForRequests() - Method in class ij.util.WorkThreadPool
Waits until all requests are complete.
WaitForUserDialog - Class in ij.gui
This is a non-modal dialog box used to ask the user to perform some task while a macro or plugin is running.
WaitForUserDialog(String, String) - Constructor for class ij.gui.WaitForUserDialog
 
WaitForUserDialog(String) - Constructor for class ij.gui.WaitForUserDialog
 
waitMethodDescriptor() - Method in class com.ibm.calendar.BlueThemeBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class com.ibm.calendar.GrayThemeBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the wait() method descriptor.
waitMethodDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the wait() method descriptor.
WAND - Static variable in class ij.gui.Toolbar
 
Wand - Class in ij.gui
This class implements ImageJ's wand (tracing) tool.
Wand(ImageProcessor) - Constructor for class ij.gui.Wand
Constructs a Wand object from an ImageProcessor.
WandToolOptions - Class in ij.plugin
This plugin implements the Edit/Options/Wand Tool command.
WandToolOptions() - Constructor for class ij.plugin.WandToolOptions
 
WARNING - Static variable in class ij.util.Log
Warning urgency.
wasCanceled() - Method in class ij.gui.GenericDialog
Returns true if the user clicked on "Cancel".
wasError() - Method in class ij.macro.Interpreter
 
wasOKed() - Method in class ij.gui.GenericDialog
Returns true if the user has clicked on "OK" or a macro is running.
weightedColor - Static variable in class ij.Prefs
Color to grayscale conversion is weighted (0.299, 0.587, 0.114) if the variable is true.
weights - Variable in class ij.process.DownsizeTable
For each source point, weights for adding it to the destination point given in the corresponding element of 'indices'
west(ImageProcessor) - Method in class ij.plugin.filter.Shadows
 
WHILE - Static variable in interface ij.macro.MacroConstants
 
whiteIsZero - Variable in class ij.io.FileInfo
 
whites - Static variable in class com.bric.awt.PaintUtils
Four shades of white, each with increasing opacity.
width - Variable in class ij.io.FileInfo
 
width - Variable in class ij.plugin.frame.jedit.syntax.Chunk
 
WIDTH_KEY - Static variable in class ij.gui.Arrow
 
WIDTH_KEY - Static variable in class ij.text.TextWindow
 
WIDTHD - Static variable in class ij.io.RoiDecoder
 
WINDOW_MENU_ITEMS - Static variable in class ij.Menus
 
windowActivated(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowActivated(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowActivated(WindowEvent) - Method in class com.ibm.JCalendar
 
windowActivated(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowActivated(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowActivated(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowActivated(WindowEvent) - Method in class ij.gui.ToolBox
WindowsListener methods
windowActivated(WindowEvent) - Method in class ij.ImageJ
 
windowActivated(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowActivated(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowActivated(WindowEvent) - Method in class ij.plugin.frame.ColorThresholder
 
windowActivated(WindowEvent) - Method in class ij.plugin.frame.ContrastAdjuster
 
windowActivated(WindowEvent) - Method in class ij.plugin.frame.Editor
Override windowActivated in PlugInFrame to prevent Mac menu bar from being installed.
windowActivated(WindowEvent) - Method in class ij.plugin.frame.LineWidthAdjuster
 
windowActivated(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowActivated(WindowEvent) - Method in class ij.plugin.frame.ThresholdAdjuster
 
windowActivated(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowActivated(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowActivated(WindowEvent) - Method in class ij2x.plugin.filter.LutViewer
 
windowActivated(WindowEvent) - Method in class ij2x.plugin.frame.Editor
Override windowActivated in PlugInFrame to prevent Mac menu bar from being installed.
windowActivated(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowActivated(WindowEvent) - Method in class ij2x.plugin.frame.MonoEditor
Override windowActivated in PlugInFrame to prevent Mac menu bar from being installed.
windowActivated(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
windowClosed(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowClosed(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowClosed(WindowEvent) - Method in class com.ibm.JCalendar
 
windowClosed(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowClosed(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowClosed(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowClosed(WindowEvent) - Method in class ij.ImageJ
 
windowClosed(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowClosed(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowClosed(WindowEvent) - Method in class ij.plugin.frame.Editor
 
windowClosed(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowClosed(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowClosed(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowClosed(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowClosed(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
windowClosing(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowClosing(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowClosing(WindowEvent) - Method in class com.ibm.JCalendar
 
windowClosing(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowClosing(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowClosing(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowClosing(WindowEvent) - Method in class ij.gui.ToolBox
 
windowClosing(WindowEvent) - Method in class ij.ImageJ
 
windowClosing(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowClosing(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowClosing(WindowEvent) - Method in class ij.plugin.frame.Editor
 
windowClosing(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowClosing(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowClosing(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.filter.LutViewer
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.ColorPane
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.Editor
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.JColorPicker
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.JTreeFrame
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.LocaleFrame
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.MagnifierFrame
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.frame.MonoEditor
 
windowClosing(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
windowDeactivated(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowDeactivated(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowDeactivated(WindowEvent) - Method in class com.ibm.JCalendar
 
windowDeactivated(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowDeactivated(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowDeactivated(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowDeactivated(WindowEvent) - Method in class ij.ImageJ
 
windowDeactivated(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowDeactivated(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowDeactivated(WindowEvent) - Method in class ij.plugin.frame.Editor
 
windowDeactivated(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowDeactivated(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowDeactivated(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowDeactivated(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowDeactivated(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
windowDeiconified(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowDeiconified(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowDeiconified(WindowEvent) - Method in class com.ibm.JCalendar
 
windowDeiconified(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowDeiconified(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowDeiconified(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowDeiconified(WindowEvent) - Method in class ij.ImageJ
 
windowDeiconified(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowDeiconified(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowDeiconified(WindowEvent) - Method in class ij.plugin.frame.Editor
 
windowDeiconified(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowDeiconified(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowDeiconified(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowDeiconified(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowDeiconified(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
windowIconified(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowIconified(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowIconified(WindowEvent) - Method in class com.ibm.JCalendar
 
windowIconified(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowIconified(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowIconified(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowIconified(WindowEvent) - Method in class ij.ImageJ
 
windowIconified(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowIconified(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowIconified(WindowEvent) - Method in class ij.plugin.frame.Editor
 
windowIconified(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowIconified(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowIconified(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowIconified(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowIconified(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
WindowManager - Class in ij
This class consists of static methods used to manage ImageJ's windows.
windowOpened(WindowEvent) - Method in class com.ibm.calendar.CalendarFrame
 
windowOpened(WindowEvent) - Method in class com.ibm.clock.ClockFrame
 
windowOpened(WindowEvent) - Method in class com.ibm.JCalendar
 
windowOpened(WindowEvent) - Method in class ij.gui.GenericDialog
 
windowOpened(WindowEvent) - Method in class ij.gui.ImageWindow
 
windowOpened(WindowEvent) - Method in class ij.gui.MessageDialog
 
windowOpened(WindowEvent) - Method in class ij.ImageJ
 
windowOpened(WindowEvent) - Method in class ij.macro.FunctionFinder
 
windowOpened(WindowEvent) - Method in class ij.plugin.CommandFinder
 
windowOpened(WindowEvent) - Method in class ij.plugin.frame.Editor
 
windowOpened(WindowEvent) - Method in class ij.plugin.frame.PlugInFrame
 
windowOpened(WindowEvent) - Method in class ij.plugin.Memory_Monitor
 
windowOpened(WindowEvent) - Method in class ij.plugin.Orthogonal_Views
 
windowOpened(WindowEvent) - Method in class ij2x.plugin.frame.JCalendar
 
windowOpened(WindowEvent) - Method in class ij2x.plugin.Lut2Java
 
WindowOrganizer - Class in ij.plugin
 
WindowOrganizer() - Constructor for class ij.plugin.WindowOrganizer
 
WINDOWS - Static variable in class com.ibm.LookAndFeel
 
WINDOWS - Static variable in class ij.util.Java2
 
WindowsListener - Class in ij2x.plugin.event
 
WindowsListener(JComponent) - Constructor for class ij2x.plugin.event.WindowsListener
 
windowStateChanged(WindowEvent) - Method in class ij.gui.ImageWindow
 
WORD - Static variable in interface ij.macro.MacroConstants
 
WorkRequest - Class in ij.util
A subclass of the Runnable interface.
WorkRequest() - Constructor for class ij.util.WorkRequest
 
WorkThread - Class in ij.util
Services work requests in the background.
WorkThread(WorkThreadPool, ThreadGroup, String) - Constructor for class ij.util.WorkThread
 
WorkThread.Abort - Error in ij.util
 
WorkThread.Abort() - Constructor for error ij.util.WorkThread.Abort
 
WorkThreadPool - Class in ij.util
A pool of work threads.
WorkThreadPool(String, int) - Constructor for class ij.util.WorkThreadPool
Creates a new work thread pool with the specified number of work threads.
WorkThreadProgressListener - Interface in ij.util
A work thread execution progress listener.
write(String) - Static method in class ij.IJ
Deprecated. replaced by IJ.log(), ResultsTable.setResult() and TextWindow.append(). There are examples at http://imagej.nih.gov/ij/plugins/sine-cosine.html
write(OutputStream) - Method in class ij.io.ImageWriter
Writes the image to the specified OutputStream.
write(Roi) - Method in class ij.io.RoiEncoder
Save the Roi to the file of stream.
write(DataOutputStream) - Method in class ij.io.TextEncoder
Saves the image as a tab-delimited text file.
write(OutputStream) - Method in class ij.io.TiffEncoder
Saves the image as a TIFF file.
write(DataOutputStream) - Method in class ij.io.TiffEncoder
 
WRITE - Static variable in interface ij.macro.MacroConstants
 
writeImage(ImagePlus, String, int, int) - Method in class ij.plugin.filter.AVI_Writer
Writes an ImagePlus (stack) as AVI file.
writeImage(ImagePlus, String, int) - Method in class ij.plugin.PNG_Writer
 
writeLock() - Method in class ij.util.ReadWriteLock
 
Writer - Class in ij.plugin.filter
This plugin saves an image in tiff, gif, jpeg, bmp, png, text or raw format.
Writer() - Constructor for class ij.plugin.filter.Writer
 
writeUnlock() - Method in class ij.util.ReadWriteLock
 
WRONG_LENGTH - Static variable in interface ij.process.ProcessorConstance
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _