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 _

H

HAND - Static variable in class ij.gui.CustomCursor
 
HAND - Static variable in class ij.gui.Toolbar
 
handle(Throwable) - Method in interface ij.IJ.ExceptionHandler
 
HANDLE_SIZE - Static variable in interface ij.gui.RoiConstance
 
handleException(Throwable) - Static method in class ij.IJ
Displays a stack trace.
handleExtension(String, Object[]) - Method in interface ij.macro.MacroExtension
 
handleMessage(EBMessage) - Method in interface ij.plugin.frame.jedit.EBComponent
Handles a message sent on the EditBus.
handler - Variable in class ij.macro.ExtensionDescriptor
 
HandlerBase - Class in com.microstar.xml
Convenience base class for AElfred handlers.
HandlerBase() - Constructor for class com.microstar.xml.HandlerBase
 
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DefaultTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DisplayTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class ij.plugin.frame.jedit.syntax.DummyTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in interface ij.plugin.frame.jedit.syntax.TokenHandler
Called by the token marker when a syntax token has been parsed.
HardLight - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
 
HAS_FOCUS - Static variable in interface org.jdesktop.swingx.decorator.HighlightPredicate
Focus predicate.
hasAlpha(Image) - Static method in class ij2x.plugin.ControlbarJPanel
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
hasAlpha(Image) - Static method in class ij2x.util.AWTImages
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
hasCommand(Object) - Method in interface org.jdesktop.swingx.action.Targetable
Return a flag that indicates if a command is supported.
hasCommand(Object) - Method in class org.jdesktop.swingx.action.TargetableSupport
 
hasCommand(Object) - Method in class org.jdesktop.swingx.JXEditorPane
 
hasCustomLuts() - Method in class ij.CompositeImage
 
hasFlaggedDates() - Method in class org.jdesktop.swingx.JXMonthView
Returns a boolean indicating if this monthView has flagged dates.
hasFocus() - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
Returns true if the cell identified by this adapter currently has focus.
hashChar - Variable in class ij.plugin.frame.jedit.syntax.ParserRule
 
hashCode() - Method in class ij.plugin.frame.jedit.syntax.TokenMarker.LineContext
 
hashCode() - Method in class org.jdesktop.swingx.calendar.DateSpan
hashCode() - Method in class org.jdesktop.swingx.decorator.SortKey
hashCode() - Method in class org.jdesktop.swingx.graphics.BlendComposite
hashCode() - Method in class org.jdesktop.swingx.hyperlink.LinkModel
 
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.BlueThemeBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.GrayThemeBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the hashCode() method descriptor.
hashCodeMethodDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the hashCode() method descriptor.
hasJava14() - Static method in class ij.plugin.frame.jedit.OperatingSystem
Returns if Java 2 version 1.4, or Java 2 version 1.5 is in use.
hasJava15() - Static method in class ij.plugin.frame.jedit.OperatingSystem
Returns if Java 2 version 1.5 is in use.
hasModel() - Method in class org.jdesktop.swingx.MultiSplitLayout
Is there a valid model for the layout?
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasScreenMenuBar() - Static method in class ij.plugin.frame.jedit.OperatingSystem
Returns whether the screen menu bar on Mac OS X is in use.
hasVars() - Method in class ij.macro.Program
 
hasWord(String) - Method in class ij.macro.Program
 
HEADER2_OFFSET - Static variable in class ij.io.RoiDecoder
 
HeaderAddon - Class in org.jdesktop.swingx.plaf
Addon for JXHeader.
HeaderAddon() - Constructor for class org.jdesktop.swingx.plaf.HeaderAddon
 
HeaderUI - Class in org.jdesktop.swingx.plaf
 
HeaderUI() - Constructor for class org.jdesktop.swingx.plaf.HeaderUI
 
HEADLESS - Static variable in class ij.gui.Arrow
 
Heat - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
 
height - Variable in class ij.io.FileInfo
 
HEIGHT_KEY - Static variable in class ij.text.TextWindow
 
HEIGHTD - Static variable in class ij.io.RoiDecoder
 
hexDigits - Static variable in class ij.util.Tools
This array contains the 16 hex digits '0'-'F'.
hexToColor(String) - Static method in class ij.plugin.Colors
Converts a hex color (e.g., "ffff00") into "red", "green", "yellow", etc.
hgap - Variable in class ij.gui.ImageLayout
 
hide() - Method in class ij.ImagePlus
Closes the window, if any, that is displaying this image.
hide(MultiSplitLayout.Node) - Method in class org.jdesktop.swingx.MultiSplitLayout.Split
Change a node to being hidden.
hideCancelButton() - Method in class ij.gui.GenericDialog
No not display "Cancel" button.
hideErrorMessages() - Method in class ij.plugin.TextReader
 
hidePopup() - Method in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
PENDING: widened access for debugging - need api to control popup visibility?
hideProcessStackDialog - Static variable in class ij.IJ
 
highlight(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.AbstractHighlighter
Decorates the specified component for the given component adapter.
highlight(Component, ComponentAdapter) - Method in interface org.jdesktop.swingx.decorator.Highlighter
Decorates the specified component for the given component adapter.
highlight(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.PainterHighlighter
Decorates the specified component for the given component adapter.
highlight(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.ResetDTCRColorHighlighter
applies the memory hack for renderers of type DefaultTableCellRenderer, does nothing for other types.
Highlighter - Interface in org.jdesktop.swingx.decorator
Highlighter provide a mechanism to modify visual attributes of cell rendering components.
HighlighterFactory - Class in org.jdesktop.swingx.decorator
A Factory which creates common Highlighters.
HighlighterFactory() - Constructor for class org.jdesktop.swingx.decorator.HighlighterFactory
 
HighlighterFactory.UIColorHighlighter - Class in org.jdesktop.swingx.decorator
A ColorHighlighter with UI-dependent background.
HighlighterFactory.UIColorHighlighter() - Constructor for class org.jdesktop.swingx.decorator.HighlighterFactory.UIColorHighlighter
Instantiates a ColorHighlighter with LF provided unselected background and default predicate.
HighlighterFactory.UIColorHighlighter(HighlightPredicate) - Constructor for class org.jdesktop.swingx.decorator.HighlighterFactory.UIColorHighlighter
Instantiates a ColorHighlighter with LF provided unselected background and the given predicate.
HighlightPredicate - Interface in org.jdesktop.swingx.decorator
A controller which decides whether or not a visual decoration should be applied to the given Component in the given ComponentAdapter state.
HighlightPredicate.AndHighlightPredicate - Class in org.jdesktop.swingx.decorator
Ands a list of predicates.
HighlightPredicate.AndHighlightPredicate(HighlightPredicate...) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.AndHighlightPredicate
Instantiates a predicate which ands all given predicates.
HighlightPredicate.AndHighlightPredicate(Collection<HighlightPredicate>) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.AndHighlightPredicate
Instantiates a predicate which ANDs all contained predicates.
HighlightPredicate.ColumnHighlightPredicate - Class in org.jdesktop.swingx.decorator
A HighlightPredicate based on column index.
HighlightPredicate.ColumnHighlightPredicate(int...) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.ColumnHighlightPredicate
Instantiates a predicate which returns true for the given columns in model coodinates.
HighlightPredicate.DepthHighlightPredicate - Class in org.jdesktop.swingx.decorator
A HighlightPredicate based on adapter depth.
HighlightPredicate.DepthHighlightPredicate(int...) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.DepthHighlightPredicate
Instantiates a predicate which returns true for the given depths.
HighlightPredicate.EqualsHighlightPredicate - Class in org.jdesktop.swingx.decorator
Predicate testing the componentAdapter value against a fixed Object.
HighlightPredicate.EqualsHighlightPredicate() - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.EqualsHighlightPredicate
Instantitates a predicate with null compare value.
HighlightPredicate.EqualsHighlightPredicate(Object) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.EqualsHighlightPredicate
Instantitates a predicate with the given compare value.
HighlightPredicate.IdentifierHighlightPredicate - Class in org.jdesktop.swingx.decorator
A HighlightPredicate based on column identifier.
HighlightPredicate.IdentifierHighlightPredicate(Object...) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.IdentifierHighlightPredicate
Instantiates a predicate which returns true for the given column identifiers.
HighlightPredicate.NotHighlightPredicate - Class in org.jdesktop.swingx.decorator
Negation of a HighlightPredicate.
HighlightPredicate.NotHighlightPredicate(HighlightPredicate) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.NotHighlightPredicate
Instantiates a not against the given predicate.
HighlightPredicate.OrHighlightPredicate - Class in org.jdesktop.swingx.decorator
Or's a list of predicates.
HighlightPredicate.OrHighlightPredicate(HighlightPredicate...) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.OrHighlightPredicate
Instantiates a predicate which ORs all given predicates.
HighlightPredicate.OrHighlightPredicate(Collection<HighlightPredicate>) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.OrHighlightPredicate
Instantiates a predicate which ORs all contained predicates.
HighlightPredicate.RowGroupHighlightPredicate - Class in org.jdesktop.swingx.decorator
 
HighlightPredicate.RowGroupHighlightPredicate(int) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.RowGroupHighlightPredicate
Instantiates a predicate with the given grouping.
HighlightPredicate.TypeHighlightPredicate - Class in org.jdesktop.swingx.decorator
Predicate testing the componentAdapter value type against a given Clazz.
HighlightPredicate.TypeHighlightPredicate() - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.TypeHighlightPredicate
Instantitates a predicate with Object.clazz.
HighlightPredicate.TypeHighlightPredicate(Class) - Constructor for class org.jdesktop.swingx.decorator.HighlightPredicate.TypeHighlightPredicate
Instantitates a predicate with the given compare class.
histMax - Variable in class ij.process.ImageStatistics
 
histMin - Variable in class ij.process.ImageStatistics
 
Histogram - Class in ij.plugin
This plugin implements the Analyze/Histogram command.
Histogram() - Constructor for class ij.plugin.Histogram
 
histogram - Variable in class ij.process.ImageStatistics
 
histogram16 - Variable in class ij.process.ImageStatistics
65536 element histogram (16-bit images only)
HistogramWindow - Class in ij.gui
This class is an extended ImageWindow that displays histograms.
HistogramWindow(ImagePlus) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the title "Histogram of ImageName".
HistogramWindow(String, ImagePlus, int) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title and number of bins.
HistogramWindow(String, ImagePlus, int, double, double) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title, number of bins and histogram range.
HistogramWindow(String, ImagePlus, int, double, double, int) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title, number of bins, histogram range and yMax.
HistogramWindow(String, ImagePlus, ImageStatistics) - Constructor for class ij.gui.HistogramWindow
Displays a histogram using the specified title and ImageStatistics.
histYMax - Variable in class ij.process.ImageStatistics
 
hitHandleDetectionFromEditCell(int, EventObject) - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableHacker
Entry point for hit handle detection called from editCellAt, does nothing if isHitDetectionFromProcessMouse is true;
hitHandleDetectionFromProcessMouse(MouseEvent) - Method in class org.jdesktop.swingx.JXTreeTable.TreeTableHacker
Entry point for hit handle detection called from processMouse.
Holiday - Class in com.ibm.calendar
Holiday class holds 4 numbers, representing a holiday.
Holiday() - Constructor for class com.ibm.calendar.Holiday
Holiday constructor.
Holiday(String) - Constructor for class com.ibm.calendar.Holiday
Holiday constructor.
HolidayEditor - Class in com.ibm.calendar.editors
Insert the type's description here.
HolidayEditor() - Constructor for class com.ibm.calendar.editors.HolidayEditor
 
HolidayEditorPanel - Class in com.ibm.calendar.editors
Insert the type's description here.
HolidayEditorPanel() - Constructor for class com.ibm.calendar.editors.HolidayEditorPanel
HolidayEditorPanel constructor comment.
HolidayEditorPanel(LayoutManager) - Constructor for class com.ibm.calendar.editors.HolidayEditorPanel
HolidayEditorPanel constructor comment.
HolidayEditorPanel(PropertyEditorSupport) - Constructor for class com.ibm.calendar.editors.HolidayEditorPanel
Insert the method's description here.
holidaysPropertyDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the holidays property descriptor.
HOME - Static variable in class ij.plugin.frame.jedit.InputHandler
 
HOME_COMMIT_KEY - Static variable in class org.jdesktop.swingx.JXDatePicker
action key for commit home action
HOME_NAVIGATE_KEY - Static variable in class org.jdesktop.swingx.JXDatePicker
action key for navigate home action
HOMESTEAD_VISUAL_STYLE - Static variable in class org.jdesktop.swingx.plaf.windows.WindowsLookAndFeelAddons
 
HORIZONTAL - Static variable in class org.jdesktop.layout.GroupLayout
Possible argument when linking sizes of components.
HorizontalGradient - Class in ij2x.plugin
Title: Description: Copyright: Copyright (c) Company:
HorizontalGradient() - Constructor for class ij2x.plugin.HorizontalGradient
 
HorizontalGradient.ColorIconArea - Class in ij2x.plugin
 
HorizontalGradient.ColorIconArea() - Constructor for class ij2x.plugin.HorizontalGradient.ColorIconArea
 
HorizontalGradient.LutApply - Class in ij2x.plugin
 
HorizontalGradient.LutApply() - Constructor for class ij2x.plugin.HorizontalGradient.LutApply
 
HorizontalLayout - Class in org.jdesktop.swingx
Organizes components in a horizontal layout.
HorizontalLayout() - Constructor for class org.jdesktop.swingx.HorizontalLayout
 
HorizontalLayout(int) - Constructor for class org.jdesktop.swingx.HorizontalLayout
 
HORIZONTALSCROLL_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.JXTable
Identifier of show horizontal scroll action, used in JXTable's ActionMap.
HOST_COMPUTER - Static variable in class ij.io.TiffDecoder
 
Hotkeys - Class in ij.plugin
Implements the Plugins/Hotkeys/Install and Remove commands.
Hotkeys() - Constructor for class ij.plugin.Hotkeys
 
HOURS_IN_DAY - Static variable in class com.ibm.clock.Time
Hours in a day.
HSBStackItem - Static variable in class ij.Menus
 
HSLtoRGB(float, float, float) - Static method in class org.jdesktop.swingx.graphics.ColorUtilities
Returns the RGB equivalent of a given HSL (Hue/Saturation/Luminance) color.
HSLtoRGB(float, float, float, int[]) - Static method in class org.jdesktop.swingx.graphics.ColorUtilities
Returns the RGB equivalent of a given HSL (Hue/Saturation/Luminance) color.
HTMLDialog - Class in ij.gui
This is modal dialog box that displays HTML formated text.
HTMLDialog(String, String) - Constructor for class ij.gui.HTMLDialog
 
HTMLTokenMarker - Class in ij.plugin.frame.jedit.tokenmarker
HTML token marker.
HTMLTokenMarker() - Constructor for class ij.plugin.frame.jedit.tokenmarker.HTMLTokenMarker
 
HTMLTokenMarker(boolean) - Constructor for class ij.plugin.frame.jedit.tokenmarker.HTMLTokenMarker
 
hue - Variable in class com.bric.swing.ColorPicker
 
HUE - Static variable in interface ij2x.plugin.frame.ColorPickerConstance
Used to indicate when we're in "hue mode".
Hue - Static variable in class org.jdesktop.swingx.graphics.BlendComposite
 
HyperlinkAddon - Class in org.jdesktop.swingx.plaf
Addon for JXHyperlink.
HyperlinkAddon() - Constructor for class org.jdesktop.swingx.plaf.HyperlinkAddon
 
HyperlinkProvider - Class in org.jdesktop.swingx.renderer
Renderer for hyperlinks".
HyperlinkProvider() - Constructor for class org.jdesktop.swingx.renderer.HyperlinkProvider
Instantiate a LinkRenderer with null LinkAction and null targetClass.
HyperlinkProvider(AbstractHyperlinkAction) - Constructor for class org.jdesktop.swingx.renderer.HyperlinkProvider
Instantiate a LinkRenderer with the LinkAction to use with target values.
HyperlinkProvider(AbstractHyperlinkAction, Class) - Constructor for class org.jdesktop.swingx.renderer.HyperlinkProvider
Instantiate a LinkRenderer with a LinkAction to use with target values and the type of values the action can cope with.
HyperStackConverter - Class in ij.plugin
Implements the "Stack to HyperStack", "RGB to HyperStack" and "HyperStack to Stack" commands.
HyperStackConverter() - Constructor for class ij.plugin.HyperStackConverter
 
HyperStackReducer - Class in ij.plugin
Implements the Image/HyperStacks/Reduce Dimensionality command.
HyperStackReducer() - Constructor for class ij.plugin.HyperStackReducer
Default constructor
HyperStackReducer(ImagePlus) - Constructor for class ij.plugin.HyperStackReducer
Constructs a HyperStackReducer using the specified source image.

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 _