Uses of Class
ij.plugin.frame.PlugInFrame

Packages that use PlugInFrame
ij.plugin.frame   
 

Uses of PlugInFrame in ij.plugin.frame
 

Subclasses of PlugInFrame in ij.plugin.frame
 class Channels
          Displays the ImageJ Channels window.
 class ColorPicker
          Implements the Image/Color/Color Picker command.
 class ColorThresholder
          Selects pixels according to hsb or rgb components.
 class ContrastAdjuster
          This plugin implements the Brightness/Contrast, Window/level and Color Balance commands, all in the Image/Adjust sub-menu.
 class Editor
          This is a simple TextArea based editor for editing and compiling plugins.
 class Fitter
          ImageJ plugin that does curve fitting using the modified CurveFitter class.
 class Fonts
          Displays a window that allows the user to set the font, size and style.
 class LineWidthAdjuster
          Adjusts the width of line selections.
 class PasteController
          Implements ImageJ's Paste Control window.
 class Recorder
          This is ImageJ's macro recorder.
 class RoiManager
          This plugin implements the Analyze/Tools/ROI Manager command.
 class ThresholdAdjuster
          Adjusts the lower and upper threshold levels of the active image.