Package net.sourceforge.jiu.gui.awt.dialogs


package net.sourceforge.jiu.gui.awt.dialogs
  • Classes
    Class
    Description
    A dialog to enter the parameters for an image crop operation.
    Convenience class that provides a number of static helper methods to deal with dialogs.
    A dialog to enter the parameters for a gamma correction operation.
    A dialog to enter the parameters for an hue/saturation/value adjustment operation.
    A modal AWT dialog that displays text in a non-editable text area component (so that it can be selected and easily copied to the system's clipboard).
    An AWT dialog to select an int value from a given interval.
    A dialog to enter the parameters for an operation to map an RGB truecolor image to any given palette.
    A dialog to enter the parameters for a Median Cut color quantization operation.
    A dialog to enter the parameters for an Octree color quantization operation.
    A dialog to enter the parameters for a grayscale reduction operation.
    A dialog to enter the parameters for an image scaling operation.
    An AWT dialog to enter the angle for a shearing operation.
    An AWT dialog to enter the parameters for a uniform palette color quantization operation.
    A dialog to enter values for the width and height of a window (typically for a spatial filter like median or mean.
    A dialog that asks a question and offers a Yes and a No button (and optionally a Cancel button).