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 _

O

obj - Variable in class ij.plugin.frame.jedit.tokenmarker.TokenMarker.LineInfo
This is for use by the token marker implementations themselves.
objectsEqual(Object, Object) - Static method in class ij.plugin.frame.jedit.MiscUtilities
Returns if two strings are equal.
ObjectToStringConverter - Class in org.jdesktop.swingx.autocomplete
This class is used to provide string representations for objects when doing automatic completion.
ObjectToStringConverter() - Constructor for class org.jdesktop.swingx.autocomplete.ObjectToStringConverter
 
ODD - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
Odd rows.
offScreenX(int) - Method in class ij.gui.ImageCanvas
Converts a screen x-coordinate to an offscreen x-coordinate.
offScreenXD(int) - Method in class ij.gui.ImageCanvas
Converts a screen x-coordinate to a floating-point offscreen x-coordinate.
offScreenY(int) - Method in class ij.gui.ImageCanvas
Converts a screen y-coordinate to an offscreen y-coordinate.
offScreenYD(int) - Method in class ij.gui.ImageCanvas
Converts a screen y-coordinate to a floating-point offscreen y-coordinate.
offset - Variable in class ij.io.FileInfo
 
offset - Variable in class ij.plugin.frame.jedit.syntax.Token
The start offset of this token.
offsetToX(int, int) - Method in class ij.plugin.frame.jedit.JEditTextArea
Converts an offset in a line into an x co-ordinate.
offsetToX(Chunk, int) - Static method in class ij.plugin.frame.jedit.syntax.Chunk
Converts an offset in a chunk list into an x co-ordinate.
offsetToX(int) - Method in class ij.plugin.frame.jedit.syntax.Chunk
 
OJJ - Static variable in class ij.io.Opener
 
okForFits(ImagePlus) - Static method in class ij.io.FileSaver
 
okForGif(ImagePlus) - Static method in class ij.io.FileSaver
 
okForJpeg(ImagePlus) - Static method in class ij.io.FileSaver
Always returns true.
onActionCanceledEvent(ActionCanceledEvent) - Method in interface com.ibm.calendar.events.ActionCanceledEventListener
This method was created in VisualAge.
onActionDiscardEvent(ActionDiscardEvent) - Method in interface com.ibm.calendar.events.ActionDiscardEventListener
This method was created in VisualAge.
onActionPerformedEvent(ActionPerformedEvent) - Method in interface com.ibm.calendar.events.ActionPerformedEventListener
This method was created in VisualAge.
onDateSelectedEvent(DateSelectedEvent) - Method in interface com.ibm.calendar.events.DateSelectedEventListener
Insert the method's description here.
ONE - Static variable in class ij.plugin.filter.EDM
Unit in old make16bitEDM: this pixel value corresponds to a distance of one pixel.
ONE_DAY - Static variable in class org.jdesktop.swingx.calendar.CalendarUtils
 
ONE_HOUR - Static variable in class org.jdesktop.swingx.calendar.CalendarUtils
 
ONE_MINUTE - Static variable in class org.jdesktop.swingx.calendar.CalendarUtils
 
onePixelWide - Static variable in class ij.gui.RectangleRoi
 
onePixelWide - Static variable in class ij.gui.Roi
 
onePixelWide - Static variable in class ij.gui.RoundRectangleRoi
 
onInvalidPropertyValue(InvalidPropertyValue) - Method in interface com.ibm.calendar.events.InvalidPropertyValueListener
This method was created in VisualAge.
onPluginInitializationError(PluginInitializationError) - Method in interface com.ibm.calendar.events.PluginInitializationErrorListener
This method was created in VisualAge.
OPACITY_CHANGED_PROPERTY - Static variable in class org.jdesktop.swingx.graphics.ReflectionRenderer
Identifies a change to the opacity used to render the reflection.
OPACITY_CHANGED_PROPERTY - Static variable in class org.jdesktop.swingx.graphics.ShadowRenderer
Identifies a change to the opacity used to render the shadow.
OPACITY_PROPERTY - Static variable in interface ij2x.plugin.frame.ColorPickerConstance
PropertyChangeEvents will be triggered when the opacity value is adjusted.
opacitySlider - Variable in class com.bric.swing.ColorPicker
 
OPEN - Static variable in class ij.gui.Arrow
 
open(String, int, int, int, int, int) - Static method in class ij.gui.NewImage
 
open() - Static method in class ij.IJ
Displays a file open dialog box and then opens the tiff, dicom, fits, pgm, jpeg, bmp, gif, lut, roi, or text file selected by the user.
open(String) - Static method in class ij.IJ
Opens and displays a tiff, dicom, fits, pgm, jpeg, bmp, gif, lut, roi, or text file.
open(String, int) - Static method in class ij.IJ
Opens and displays the nth image in the specified tiff stack.
open() - Method in class ij.io.FileOpener
Opens the image and displays it.
open(boolean) - Method in class ij.io.FileOpener
Opens the image.
open() - Method in class ij.io.Opener
Displays a file open dialog box and then opens the tiff, dicom, fits, pgm, jpeg, bmp, gif, lut, roi, or text file selected by the user.
open(String) - Method in class ij.io.Opener
Opens and displays a tiff, dicom, fits, pgm, jpeg, bmp, gif, lut, roi, or text file.
OPEN - Static variable in interface ij.macro.MacroConstants
 
open(String) - Static method in class ij.Macro
 
open(String) - Static method in class ij.measure.ResultsTable
Opens a tab or comma delimited text file as a ResultsTable.
open(String) - Method in class ij.plugin.DICOM
Opens the specified file as a DICOM.
OPEN - Static variable in class ij.plugin.filter.RankFilters
 
open(String) - Static method in class ij.plugin.FolderOpener
Opens the images in the specified directory as a stack.
open(String, String) - Method in class ij.plugin.frame.Editor
 
open(String) - Static method in class ij.plugin.LutLoader
Opens the specified ImageJ LUT and returns it as an IndexColorModel.
open(InputStream) - Static method in class ij.plugin.LutLoader
Opens an ImageJ LUT using an InputStream and returns it as an IndexColorModel.
open() - Method in class ij.plugin.TextReader
Displays a file open dialog and opens the specified text file as a float image.
open(String) - Method in class ij.plugin.TextReader
Opens the specified text file as a float image.
open(String, String) - Method in class ij2x.plugin.frame.Editor
 
open(String, String) - Method in class ij2x.plugin.frame.MonoEditor
 
open(String) - Static method in class ij2x.plugin.LutScroller
Opens the specified ImageJ LUT and returns it as an IndexColorModel.
open(InputStream) - Static method in class ij2x.plugin.LutScroller
Opens an ImageJ LUT using an InputStream and returns it as an IndexColorModel.
open100Percent - Static variable in class ij.Prefs
Open images at 100% magnification
open16bitAsciiImage(StreamTokenizer, int, int) - Method in class ij.plugin.PGM_Reader
 
open16bitRawImage(InputStream, int, int) - Method in class ij.plugin.PGM_Reader
 
openAction - Static variable in class ij.plugin.frame.Editor
 
openAction - Static variable in class ij2x.plugin.ControlbarJPanel
 
openAction - Static variable in class ij2x.plugin.ControlBarPanel
 
openAction - Static variable in class ij2x.plugin.frame.Editor
 
openAction - Static variable in class ij2x.plugin.frame.MonoEditor
 
openAndAddToRecent(String) - Method in class ij.io.Opener
Opens the specified file and adds it to the File/Open Recent menu.
openAsciiImage(StreamTokenizer, int, byte[]) - Method in class ij.plugin.PGM_Reader
 
openAsString(String) - Static method in class ij.IJ
Opens a text file as a string.
openAsVirtualStack(boolean) - Method in class ij.plugin.FolderOpener
 
OpenBrowserAction - Class in org.jdesktop.swingx.action
 
OpenBrowserAction() - Constructor for class org.jdesktop.swingx.action.OpenBrowserAction
Creates a new instance of OpenBrowserAction
OpenBrowserAction(String) - Constructor for class org.jdesktop.swingx.action.OpenBrowserAction
 
OpenBrowserAction(URL) - Constructor for class org.jdesktop.swingx.action.OpenBrowserAction
 
OpenDialog - Class in ij.io
This class displays a dialog window from which the user can select an input file.
OpenDialog(String, String) - Constructor for class ij.io.OpenDialog
Displays a file open dialog with 'title' as the title.
OpenDialog(String, String, String) - Constructor for class ij.io.OpenDialog
Displays a file open dialog, using the specified default directory and file name.
openDicomsAsFloat - Static variable in class ij.Prefs
Open DICOMs as 32-bit float images
Opener - Class in ij.io
Opens tiff (and tiff stacks), dicom, fits, pgm, jpeg, bmp or gif images, and look-up tables, using a file open dialog or a path.
Opener() - Constructor for class ij.io.Opener
 
openFile(File) - Method in class ij.plugin.DragAndDrop
Open a file.
openFile(String) - Method in class ij.plugin.PGM_Reader
 
openFolder(String) - Method in class ij.plugin.FolderOpener
Opens the images in the specified directory as a stack.
openFromByteArray(byte[]) - Static method in class ij.io.RoiDecoder
Opens an ROI from a byte array.
openFromIJJar(String) - Method in class ij.plugin.MacroInstaller
Returns a text file contained in ij.jar.
openHeader(StreamTokenizer) - Method in class ij.plugin.PGM_Reader
 
openImage(String) - Static method in class ij.IJ
Opens the specified file as a tiff, bmp, dicom, fits, pgm, gif or jpeg image and returns an ImagePlus object if successful.
openImage(String, int) - Static method in class ij.IJ
Opens the nth image of the specified tiff stack.
openImage() - Static method in class ij.IJ
Opens an image using a file open dialog and returns it as an ImagePlus object.
openImage() - Method in class ij.io.ImportDialog
Displays the dialog and opens the specified image or images.
openImage(String, String) - Method in class ij.io.Opener
Attempts to open the specified file as a tiff, bmp, dicom, fits, pgm, gif or jpeg image.
openImage(String) - Method in class ij.io.Opener
Attempts to open the specified file as a tiff, bmp, dicom, fits, pgm, gif or jpeg.
openImage(String, int) - Method in class ij.io.Opener
Open the nth image of the specified tiff stack.
openMultiple() - Method in class ij.io.Opener
Displays a JFileChooser and then opens the tiff, dicom, fits, pgm, jpeg, bmp, gif, lut, roi, or text files selected by the user.
openNextDir - Variable in class ij.io.FileInfo
 
openNextName - Variable in class ij.io.FileInfo
 
openRawImage(InputStream, int, byte[]) - Method in class ij.plugin.PGM_Reader
 
openResultsTable(String) - Static method in class ij.io.Opener
Opens a tab or comma delimited text file in the Results window.
openRoi(String) - Method in class ij.io.Opener
Attempts to open the specified ROI, returning null if unsuccessful.
openRoi(String, String) - Method in class ij.plugin.RoiReader
 
openTiff(String, String) - Method in class ij.io.Opener
Attempts to open the specified file as a tiff.
openTiff(String, int) - Method in class ij.io.Opener
Opens the nth image of the specified TIFF stack.
openTiff(InputStream, String) - Method in class ij.io.Opener
Attempts to open the specified inputStream as a TIFF, returning an ImagePlus object if successful.
openTiffStack(FileInfo[]) - Method in class ij.io.Opener
Attemps to open a tiff file as a stack.
openURL(String) - Method in class ij.io.Opener
Attempts to open the specified url as a tiff, zip compressed tiff, dicom, gif or jpeg.
openURL(String) - Static method in class ij.plugin.BrowserLauncher
Attempts to open the default web browser to the given URL.
openUrlAsString(String) - Static method in class ij.IJ
Opens a URL and returns the contents as a string.
openWithHandleExtraFileTypes(String, int[]) - Method in class ij.io.Opener
 
openZip(String) - Method in class ij.io.Opener
Opens a single TIFF or DICOM contained in a ZIP archive, or a ZIPed collection of ".roi" files created by the ROI manager.
OperatingSystem - Class in ij.plugin.frame.jedit
Operating system detection routines.
OperatingSystem() - Constructor for class ij.plugin.frame.jedit.OperatingSystem
 
OPERATOR - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
OPERATOR - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Operator token id.
option() - Method in interface ij2x.plugin.MovieController
 
option() - Method in class ij2x.plugin.MovieControllerPanel
 
options - Variable in class com.bric.swing.ColorPicker
 
OPTIONS - Static variable in class ij.io.RoiDecoder
 
Options - Class in ij.plugin
This plugin implements most of the commands in the Edit/Options sub-menu.
Options() - Constructor for class ij.plugin.Options
 
OPTIONS - Static variable in class ij.Prefs
 
OPTIONS2 - Static variable in class ij.Prefs
 
or(ShapeRoi) - Method in class ij.gui.ShapeRoi
Unary union operator.
OR - Static variable in interface ij.process.Blitter
dst=dst OR src
or(int) - Method in class ij.process.FloatProcessor
 
or(int) - Method in class ij.process.ImageProcessor
Binary OR of each pixel in the image or ROI with 'value'.
OR - Static variable in interface ij.process.ProcessorConstance
 
or(int) - Method in class ij.process.ShortProcessor
 
org.jdesktop.beans - package org.jdesktop.beans
Contains classes to extend the functionality defined in the java.beans package.
org.jdesktop.layout - package org.jdesktop.layout
 
org.jdesktop.swingx - package org.jdesktop.swingx
Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications.
org.jdesktop.swingx.action - package org.jdesktop.swingx.action
Contains classes related to the JDNC actions architecture.
org.jdesktop.swingx.auth - package org.jdesktop.swingx.auth
Contains classes and interfaces used by the JXLoginPane component.
org.jdesktop.swingx.autocomplete - package org.jdesktop.swingx.autocomplete
Contains classes to enable automatic completion for JComboBox and other components.
org.jdesktop.swingx.autocomplete.workarounds - package org.jdesktop.swingx.autocomplete.workarounds
Contains classes to workaround Look and Feel implemetation problems caused when applying the autocomplete decorators.
org.jdesktop.swingx.border - package org.jdesktop.swingx.border
Contains extensions to the javax.swingx.border package.
org.jdesktop.swingx.calendar - package org.jdesktop.swingx.calendar
Contains classes and interfaces used by the JXDatePicker and JXMonthView components.
org.jdesktop.swingx.color - package org.jdesktop.swingx.color
Contains classes and interfaces used by the JXGradientChooser component.
org.jdesktop.swingx.combobox - package org.jdesktop.swingx.combobox
Contains classes and interfaces used by the JComboBox component.
org.jdesktop.swingx.decorator - package org.jdesktop.swingx.decorator
Contains API used to implement coordinated sorting, filtering and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList.
org.jdesktop.swingx.error - package org.jdesktop.swingx.error
Contains classes and interfaces used by the JErrorPane component.
org.jdesktop.swingx.event - package org.jdesktop.swingx.event
Contains API for events added as part of JDNC's Swing extensions, such as message and progress events.
org.jdesktop.swingx.geom - package org.jdesktop.swingx.geom
Contains custom shapes for 2D rendering.
org.jdesktop.swingx.graphics - package org.jdesktop.swingx.graphics
Contains graphic utilities and effects for working with images.
org.jdesktop.swingx.hyperlink - package org.jdesktop.swingx.hyperlink
 
org.jdesktop.swingx.icon - package org.jdesktop.swingx.icon
Contains Swing Icon classes used by JDNC's Swing Extensions.
org.jdesktop.swingx.image - package org.jdesktop.swingx.image
Contains set of useful filters for image operations like Gausian or Fast or Star Blur or Color Tint filter.
org.jdesktop.swingx.multislider - package org.jdesktop.swingx.multislider
Contains classes used by slider classes, such as JXMultiThumbSlider.
org.jdesktop.swingx.multisplitpane - package org.jdesktop.swingx.multisplitpane
Contains support classes for the MultiSplitLayout layout manager.
org.jdesktop.swingx.painter - package org.jdesktop.swingx.painter
Contains classes and interfaces used by painter enabled components.
org.jdesktop.swingx.painter.effects - package org.jdesktop.swingx.painter.effects
Contains Predefined effects for painters.
org.jdesktop.swingx.plaf - package org.jdesktop.swingx.plaf
Provides pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.basic - package org.jdesktop.swingx.plaf.basic
Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.linux - package org.jdesktop.swingx.plaf.linux
Provides linux specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.macosx - package org.jdesktop.swingx.plaf.macosx
Provides macos specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.metal - package org.jdesktop.swingx.plaf.metal
Provides metal laf specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.misc - package org.jdesktop.swingx.plaf.misc
A package to collect miscellaneous UI delegates.
org.jdesktop.swingx.plaf.motif - package org.jdesktop.swingx.plaf.motif
Provides motif laf specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.nimbus - package org.jdesktop.swingx.plaf.nimbus
Provides nimbus laf specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.plaf.windows - package org.jdesktop.swingx.plaf.windows
Provides window laf specific implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels.
org.jdesktop.swingx.renderer - package org.jdesktop.swingx.renderer
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
org.jdesktop.swingx.rollover - package org.jdesktop.swingx.rollover
 
org.jdesktop.swingx.search - package org.jdesktop.swingx.search
 
org.jdesktop.swingx.table - package org.jdesktop.swingx.table
Contains API required by the extended JTable component, JXTable.
org.jdesktop.swingx.tips - package org.jdesktop.swingx.tips
Provides classes and interfaces for dealing with org.jdesktop.swingx.JXTipOfTheDay.
org.jdesktop.swingx.tree - package org.jdesktop.swingx.tree
Contains Tree specific classes and interfaces.
org.jdesktop.swingx.treetable - package org.jdesktop.swingx.treetable
Contains API required by the JXTreeTable component.
org.jdesktop.swingx.util - package org.jdesktop.swingx.util
Contains utility API required by JDNC's Swing Extensions.
ORIENTATION - Static variable in class ij.io.TiffDecoder
 
originalBitDepth - Variable in class ij.process.FHT
Used by the FFT class.
originalColorModel - Variable in class ij.process.FHT
Used by the FFT class.
originalHeight - Variable in class ij.process.FHT
Used by the FFT class.
originalWidth - Variable in class ij.process.FHT
Used by the FFT class.
Orthogonal_Views - Class in ij.plugin
 
Orthogonal_Views() - Constructor for class ij.plugin.Orthogonal_Views
 
OS - Class in org.jdesktop.swingx.util
Provides methods related to the runtime environment.
OS() - Constructor for class org.jdesktop.swingx.util.OS
 
OS_AIX - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is IBM AIX.
OS_FREEBSD - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is FreeBSD
OS_HP - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is HP-UX.
OS_IRIX - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is SGI IRIX.
OS_LINUX - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Linux.
OS_MAC - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Mac.
OS_OS2 - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is OS/2.
OS_OTHER - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is unknown.
OS_SOLARIS - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Solaris.
OS_SUNOS - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Sun OS.
OS_TRU64 - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Compaq TRU64 Unix
OS_UNIX_MASK - Static variable in class org.jdesktop.swingx.util.Utilities
A mask for Unix platforms.
OS_VMS - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Compaq OpenVMS
OS_WIN2000 - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Windows 2000.
OS_WIN95 - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Windows 95.
OS_WIN98 - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Windows 98.
OS_WIN_OTHER - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is one of the Windows variants but we don't know which one it is
OS_WINDOWS_MASK - Static variable in class org.jdesktop.swingx.util.Utilities
A mask for Windows platforms.
OS_WINNT - Static variable in class org.jdesktop.swingx.util.Utilities
Operating system is Windows NT.
OUT_OF_BOUNDS - Static variable in interface gnu.regexp.CharIndexed
Defines a constant (0xFFFF was somewhat arbitrarily chosen) that can be returned by the charAt() function indicating that the specified index is out of range.
OUTLIERS - Static variable in class ij.plugin.filter.RankFilters
 
OUTLINE - Static variable in class ij.io.RoiDecoder
 
outline() - Method in class ij.process.BinaryProcessor
 
outline() - Method in class ij.process.ByteProcessor
 
OUTLINE_KEY - Static variable in class ij.gui.Arrow
 
outOfMemory(String) - Static method in class ij.IJ
Displays an "out of memory" message to the "Log" window.
OVAL - Static variable in interface ij.gui.RoiConstance
 
OVAL - Static variable in class ij.gui.Toolbar
 
OVAL_ROI - Static variable in class ij.gui.Toolbar
 
OvalRoi - Class in ij.gui
Oval region of interest
OvalRoi(int, int, int, int) - Constructor for class ij.gui.OvalRoi
Creates a new OvalRoi.
OvalRoi(double, double, double, double) - Constructor for class ij.gui.OvalRoi
Creates a new OvalRoi.
OvalRoi(int, int, ImagePlus) - Constructor for class ij.gui.OvalRoi
Starts the process of creating a user-defined OvalRoi.
OvalRoi(int, int, int, int, ImagePlus) - Constructor for class ij.gui.OvalRoi
Deprecated.  
OVER_UNDER_LUT - Static variable in interface ij.process.ProcessorConstance
 
Overlay - Class in ij.gui
An Overlay is a list of Rois that can be drawn non-destructively on an Image.
Overlay() - Constructor for class ij.gui.Overlay
Constructs an empty Overlay.
Overlay(Roi) - Constructor for class ij.gui.Overlay
Constructs an Overlay and adds the specified Roi.
overlay - Variable in class ij.io.FileInfo
 
OVERLAY - Static variable in interface ij.macro.MacroConstants
 
Overlay - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
 
OVERLAY_ADDITION - Static variable in class ij.Undo
 
OVERLAY_BACKGROUNDS - Static variable in class ij.io.RoiDecoder
 
OVERLAY_BOLD - Static variable in class ij.io.RoiDecoder
 
OVERLAY_FONT_SIZE - Static variable in class ij.io.RoiDecoder
 
OVERLAY_LABEL_COLOR - Static variable in class ij.io.RoiDecoder
 
OVERLAY_LABELS - Static variable in class ij.io.RoiDecoder
 
OVERLAY_NAMES - Static variable in class ij.io.RoiDecoder
 
OverlayCommands - Class in ij.plugin
This plugin implements the commands in the Image/Overlay menu.
OverlayCommands() - Constructor for class ij.plugin.OverlayCommands
 
OverlayLabels - Class in ij.plugin
This plugin implements theImage/Overlay/Labels command.
OverlayLabels() - Constructor for class ij.plugin.OverlayLabels
 
OverlayPanel - Class in ij2x.plugin
Title: Description: Copyright: Copyright (c) 2012 Company:
OverlayPanel() - Constructor for class ij2x.plugin.OverlayPanel
 
OVERWRITE - Static variable in class ij.plugin.frame.jedit.InputHandler
 
overwriteSetSelectedText(String) - Method in class ij.plugin.frame.jedit.JEditTextArea
Similar to setSelectedText(), but overstrikes the appropriate number of characters if overwrite mode is enabled.

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 _