Uses of Interface
ij.gui.DialogListener
Packages that use DialogListener
-
Uses of DialogListener in ij.gui
Classes in ij.gui that implement DialogListenerModifier and TypeClassDescriptionclassThis class implements the Plot Window's Data>"Add from Plot", "Add form Table", "Add Fit" and "More>Contents Style" dialogsclassclassThis plugin implements the Edit/Options/Roi Defaults command.Methods in ij.gui with parameters of type DialogListenerModifier and TypeMethodDescriptionvoidGenericDialog.addDialogListener(DialogListener dl) Add an Object implementing the DialogListener interface. -
Uses of DialogListener in ij.measure
Classes in ij.measure that implement DialogListenerModifier and TypeClassDescriptionclassThis class implements the Apply Macro command in tables. -
Uses of DialogListener in ij.plugin
Classes in ij.plugin that implement DialogListenerModifier and TypeClassDescriptionclassThis plugin implements the Edit/Options/Appearance command.classThis plugin implements the Edit/Options/Arrow Tool command.classThis class implements the Process/FFT/Make Circular Selection command.classThe plugin implements the Image/Adjust/Coordinates command.classThis class implements the Analyze/Tools/Grid command.classImplements the Image/HyperStacks/Reduce Dimensionality command.classThis plugin implements the Image/Overlay/Labels command.classThis plugin implements the Edit/Options/Point Tool command.classThis plugin implements the rounded rectangle tool dialog box.classConverts a 2 or 3 slice stack, or a hyperstack, to RGB.classThis plugin, which enlarges or shrinks selections, implements the Edit/Selection/Enlarge command.classThis plugin implements the Edit/Selection/Specify command.classThis plugin implements the Edit/Options/Fonts command and the dialog displayed when you double click on the text tool.classThis plugin implements the Edit/Options/Wand Tool command. -
Uses of DialogListener in ij.plugin.filter
Classes in ij.plugin.filter that implement DialogListenerModifier and TypeClassDescriptionclassImplements ImageJ's Subtract Background command.classImplements the Erode, Dilate, Open, Close, Outline, Skeletonize and Fill Holes commands in the Process/Binary submenu.classThis plugin convolves images using user user defined kernels.classThis plug-in filter uses convolution with a Gaussian function for smoothing.classThis plugin implements ImageJ's Process/Math submenu.classThis ImageJ plug-in filter finds the maxima (or minima) of an image.classclassThis plugin implements the Mean, Minimum, Maximum, Variance, Median, Remove Outliers, Remove NaNs and Despeckle commands.classThis plugin implements the Image/Rotate/Arbitrarily command.classThis plugin implements the Image/Stacks/Label command.classThis plugin implements the Image/Translate command.classThis plugin-filter implements ImageJ's Unsharp Mask command.