Frames | No Frames |
Constructors with parameter type net.sourceforge.jiu.apps.Strings | |
GammaCorrectionDialog.GammaCorrectionDialog(Frame owner, Strings strings, double initialValue, double maxGamma) Creates a GammaCorrectionDialog. | |
HueSaturationValueDialog.HueSaturationValueDialog(Frame owner, Strings strings, boolean initialSetHue, int h, int s, int v) | |
MedianCutDialog.MedianCutDialog(Frame owner, Strings strings, int numColors, int representativeColorMethod, boolean paletted, int numPasses, double initialTau) Creates a modal dialog to enter the parameter. | |
Creates a modal dialog to enter the parameter. | |
ReduceGrayscaleDialog.ReduceGrayscaleDialog(Frame owner, Strings strings, int bits, int maxBits, int ditheringMethodSelection) Creates a modal dialog to enter the parameters. | |
ScaleDialog.ScaleDialog(Frame owner, Strings strings, int width, int height, boolean pickType, String[] typeNames, int initialType) Creates an InfoDialog, a modal dialog to display a text message, centered on the desktop. | |
ShearDialog.ShearDialog(Frame owner, Strings strings, double initialValue, int imageWidth, int imageHeight) Creates a ShearDialog. | |
UniformPaletteQuantizerDialog.UniformPaletteQuantizerDialog(Frame owner, Strings strings, int redBits, int greenBits, int blueBits, int ditheringMethodSelection) Creates a modal dialog to enter the parameter. | |
WindowSizeDialog.WindowSizeDialog(Frame owner, Strings strings, int titleIndex, int initialWidth, int initialHeight) | |
YesNoDialog.YesNoDialog(Frame owner, Strings strings, int titleIndex, int questionIndex, boolean includeCancel) Creates a new YesNoDialog object and shows it centered on the screen. |
Fields of type net.sourceforge.jiu.apps.Strings | |
Strings | |
Strings |
Constructors with parameter type net.sourceforge.jiu.apps.Strings | |
Internally creates a MenuBar object and provides methods to update that
menu bar. |
Methods with parameter type net.sourceforge.jiu.apps.Strings | |
Menu | |
String | Returns information on the current AWT settings, regarding the current
language by using a Strings resource. |
void | Initializes an object of type MenuBar. |
void | Sets the label text of all MenuItem objects to
new values using the argument Strings information. |
Methods with parameter type net.sourceforge.jiu.apps.Strings | |
String | |
String | Returns a multiple-line text with information on the Java Virtual Machine,
the path settings and the operating system used, regarding the current
language by using a Strings resource. |
Fields of type net.sourceforge.jiu.apps.Strings | |
Strings |
Methods with parameter type net.sourceforge.jiu.apps.Strings | |
String | Returns a description of the argument image using the language
as specified by the argument locale's two-letter language code. |
Methods with return type net.sourceforge.jiu.apps.Strings | |
Strings | Returns the Strings object currently in use. |
Strings |