All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ij.gui.ConstantMath

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Window
                           |
                           +----java.awt.Dialog
                                   |
                                   +----ij.gui.ConstantMath

public class ConstantMath
extends Dialog
This modal dialog box implements the Process/Math command.


Constructor Index

 o ConstantMath(Frame, ImagePlus)

Method Index

 o action(Event, Object)
 o insets()

Constructors

 o ConstantMath
 public ConstantMath(Frame parent,
                     ImagePlus imp)

Methods

 o action
 public boolean action(Event event,
                       Object arg)
Overrides:
action in class Component
 o insets
 public Insets insets()
Overrides:
insets in class Container

All Packages  Class Hierarchy  This Package  Previous  Next  Index