Module ij

Package ij.gui


package ij.gui
  • Class
    Description
    This is an Roi subclass for creating and displaying arrows.
    Displays a dialog that allows the user to select a color using three sliders.
    PlugIns or PlugInFilters that want to listen to changes in a GenericDialog without adding listeners for each dialog field should implementthis method.
    This class implements the ellipse selection tool.
    Freehand region of interest or freehand line of interest
    This class is a customizable modal dialog box.
    This class consists of static GUI utility methods.
     
    This class is an extended ImageWindow that displays histograms.
    This is modal or non-modal dialog box that displays HTML formated text.
    This is a Canvas used to display images in a Window.
    This is a custom layout manager that supports resizing of zoomed images.
    This class is used by GenericDialog to add images to dialogs.
    An ImageRoi is an Roi that overlays an image.
    A frame for displaying images.
    This class represents a straight line selection.
    Dedicated point iterator for thin lines.
    A modal dialog box that displays information.
    Custom component for displaying multiple lines.
    New image dialog box plus several static utility methods for creating images.
    This is an extension of GenericDialog that is non-modal.
    Oval region of interest
    An Overlay is a list of ROIs that can be drawn non-destructively on an Image.
    This class creates an image that line graphs, scatter plots and plots of vector fields (arrows) can be drawn on and displayed.
    This subclass of ImageCanvas has special provisions for plots: - Zooming: sets the plot range - Scrolling: moves data area This behavior is suppressed if the plot is frozen
    This class implements the Plot Window's Data>"Add from Plot", "Add form Table", "Add Fit" and "More>Contents Style" dialogs
     
    Plugins that generate "Live" profile plots (Profiler and ZAxisProfiler) displayed in PlotWindows implement this interface.
    This is a virtual stack of frozen plots.
    This class implements the Analyze/Plot Profile command.
    This class represents a collection of points that can be associated with counters.
    This class represents a polygon region of interest or polyline of interest.
    Creates a density profile plot of a rectangular selection or line selection.
    This is the progress bar that is displayed in the lower right hand corner of the ImageJ window.
    A rectangular region of interest and superclass for the other ROI classes.
    This plugin implements the Edit/Options/Roi Defaults command.
    Plugins that implement this interface are notified when an ROI is created, modified or deleted.
    Displays a dialog that allows the user to specify ROI properties such as color and line width.
    This class implements the rotated rectangle selection tool.
    A modal dialog box with a one line message and "Don't Save", "Cancel" and "Save" buttons.
    This class, based on Joachim Walter's Image5D package, adds "c", "z" labels and play-pause icons (T) to the stack and hyperstacks dimension sliders.
    A subclass of ij.gui.Roi (2D Regions Of Interest) implemented in terms of java.awt.Shape.
    This class is an extended ImageWindow that displays stacks and hyperstacks.
    This class is a rectangular ROI containing text.
    The ImageJ toolbar.
    This is an extended Button class used to reduce the width of the HUGE buttons on Mac OS X.
    This is a non-modal dialog box used to ask the user to perform some task while a macro or plugin is running.
    This class implements ImageJ's wand (tracing) tool.
    A modal dialog box with a one line message and "Yes", "No" and "Cancel" buttons.