All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

actionPerformed(ActionEvent). Method in class multilizer.CustomSelectLocaleDialog
actionPerformed(ActionEvent). Method in class multilizer.MessageDialog
actionPerformed(ActionEvent). Method in class multilizer.ModalDialog
actionPerformed(ActionEvent). Method in class multilizer.SelectLanguageDialog
actionPerformed(ActionEvent). Method in class multilizer.TargetsPanel
add(Target). Method in class multilizer.TargetsPanel
addAfterTranslateListener(AfterTranslateListener). Method in class multilizer.Translator
Adds the specified after translate listener to receive after translate events from this translator.
addBeforeTranslateListener(BeforeTranslateListener). Method in class multilizer.Translator
Adds the specified before translate listener to receive before translate events from this translator.
addDefaultTargets(). Method in class multilizer.SwingTranslator
Adds the most common targets propeties.
addDefaultTargets(). Method in class multilizer.Translator
Adds the most common targets propeties.
addLanguageChangeListener(DictionaryListener). Method in class multilizer.Dictionary
Adds the specified language change listener to receive language change events from this dictionary.
addLanguageStreamListener(LanguageStreamListener). Method in class multilizer.BundleDictionary
Adds the specified stream listener to receive language stream aquire events from this dictionary.
addLayoutComponent(Component, Object). Method in class multilizer.BidiBorderLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(Component, Object). Method in class multilizer.BidiGridBagLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component). Method in class multilizer.BidiGridBagLayout
Adds the specified component with the specified name to the layout.
addPropertyChangeListener(PropertyChangeListener). Method in class multilizer.TargetsPanel
addRestrictObjectListener(RestrictObjectListener). Method in class multilizer.Translator
Adds the specified restrict object listener to receive object restriction events from this translator.
addRestrictPropertyListener(RestrictPropertyListener). Method in class multilizer.Translator
Adds the specified restrict property listener to receive property restriction events from this translator.
addTarget(Target). Method in class multilizer.Translator
Adds a new target to the target list.
addTranslateObjectListener(TranslateObjectListener). Method in class multilizer.Translator
Adds the specified object translate listener to receive after translate events from this translator.
addTranslationStreamListener(TranslationStreamListener). Method in class multilizer.FileDictionary
Adds the specified stream listener to receive translation stream aquire events from this dictionary.
AdjustForGravity(BidiGridBagConstraints, Rectangle). Method in class multilizer.BidiGridBagLayout
afterTranslate(EventObject). Method in interface multilizer.AfterTranslateListener
The object implements the afterTranslate method to perform some code before the translation.
anchor. Variable in class multilizer.BidiGridBagConstraints
This field is used when the component is smaller than its display area.
ArrangeGrid(Container). Method in class multilizer.BidiGridBagLayout

B

beforeTranslate(EventObject). Method in interface multilizer.BeforeTranslateListener
The object implements the beforeTranslate method to perform some code after the translation.
BidiBorderLayout(). Constructor for class multilizer.BidiBorderLayout
BidiGridBagConstraints(). Constructor for class multilizer.BidiGridBagConstraints
Creates a BidiGridBagConstraints object with all of its fields set to their default value.
BidiGridBagLayout(). Constructor for class multilizer.BidiGridBagLayout
Creates a grid bag layout manager.
BidiSwingTranslator(). Constructor for class multilizer.BidiSwingTranslator
BidiSwingTranslatorBeanInfo(). Constructor for class multilizer.BidiSwingTranslatorBeanInfo
BidiTranslator(). Constructor for class multilizer.BidiTranslator
Constructs a new bidirectional transtor.
BidiTranslator(Dictionary). Constructor for class multilizer.BidiTranslator
Constructs a new bidirectional transtor with the specified dictionary and translates the specified container.
BidiTranslatorBeanInfo(). Constructor for class multilizer.BidiTranslatorBeanInfo
BinaryDictionary(). Constructor for class multilizer.BinaryDictionary
BinaryDictionaryBeanInfo(). Constructor for class multilizer.BinaryDictionaryBeanInfo
BOTH. Static variable in class multilizer.BidiGridBagConstraints
Resize the component both horizontally and vertically.
BundleDictionary(). Constructor for class multilizer.BundleDictionary

C

CANCEL. Static variable in class multilizer.MessageDialog
CANCEL_COMMAND. Static variable in class multilizer.MessageDialog
cancelButton. Variable in class multilizer.ModalDialog
canClose(). Method in class multilizer.ModalDialog
canClose(). Method in class multilizer.TargetDialog
CENTER. Static variable in class multilizer.BidiGridBagConstraints
Put the component in the center of its display area.
changed(). Method in class multilizer.TargetsPanel
changed(). Method in class multilizer.TranslatorCustomizer
checkLayout(Container). Method in class multilizer.BidiTranslator
checkLayout(Container). Method in class multilizer.Translator
className. Variable in class multilizer.Target
clone(). Method in class multilizer.BidiGridBagConstraints
Creates a copy of this grid bag constraint.
close(). Method in class multilizer.DatabaseDictionary
Closes the dictionary.
close(). Method in class multilizer.Dictionary
Closes the dictionary.
close(). Method in class multilizer.ServerDictionary
Closes the dictionary.
ColorChooser(Dictionary). Constructor for class multilizer.ColorChooser
columnWeights. Variable in class multilizer.BidiGridBagLayout
columnWidths. Variable in class multilizer.BidiGridBagLayout
comptable. Variable in class multilizer.BidiGridBagLayout
countries. Variable in class multilizer.Language
currentStr. Variable in class multilizer.Translation
CustomSelectLocaleDialog(Frame, String, Translator, boolean). Constructor for class multilizer.CustomSelectLocaleDialog

D

DatabaseDictionary(). Constructor for class multilizer.DatabaseDictionary
DatabaseDictionaryBeanInfo(). Constructor for class multilizer.DatabaseDictionaryBeanInfo
decodeLocale(Locale). Static method in class multilizer.Dictionary
Returns the mapped locale
DefaultComboBoxModel(). Constructor for class multilizer.DefaultComboBoxModel
defaultConstraints. Variable in class multilizer.BidiGridBagLayout
defaultCountry. Variable in class multilizer.Language
Dictionary(). Constructor for class multilizer.Dictionary
DictionaryBeanInfo(). Constructor for class multilizer.DictionaryBeanInfo
DictionaryEventObject(Dictionary, boolean, boolean). Constructor for class multilizer.DictionaryEventObject
disconnect(). Method in class multilizer.FileDictionary
displayStringToString(String). Static method in class multilizer.TargetsPanel
dispose(). Method in class multilizer.MessageDialog
Disposes of this window.
dispose(). Method in class multilizer.SelectDialog
Disposes of this window.
dispose(). Method in class multilizer.Translator
Disposes the translator.
doesSupportLocale(Locale). Method in class multilizer.Dictionary
Returns true if the dictionary contains the language that the given locale uses.
doesSystemSupportLocale(Locale). Static method in class multilizer.Dictionary
Returns true if the system supports the given locale.
doTranslateString(Object, String, String). Method in class multilizer.Translator
Gets the translates for the property of the given object.

E

EAST. Static variable in class multilizer.BidiGridBagConstraints
Put the component on the left side of its display area, centered vertically.
ENGLISH_NAME_C. Variable in class multilizer.DatabaseDictionary
The index of the English language name in the language table.
englishName. Variable in class multilizer.Language
extension. Variable in class multilizer.FileDictionary

F

FEET_IN_YARD_C. Static variable in class multilizer.Utils
FileDictionary(String). Constructor for class multilizer.FileDictionary
fill. Variable in class multilizer.BidiGridBagConstraints
This field is used when the component's display area is larger than the component's requested size.
finalize(). Method in class multilizer.Dictionary
Disposes of this dictionary once it is no longer referenced.
finalize(). Method in class multilizer.Translator
Disposes of this translator once it is no longer referenced.
FOOT_IN_METERS_C. Static variable in class multilizer.Utils
formatMessage(String, String[], Dictionary). Static method in class multilizer.Utils
Formats the message using the given parameters
FURLONG_IN_METERS_C. Static variable in class multilizer.Utils
FURLONGS_IN_MILE_C. Static variable in class multilizer.Utils

G

getActiveLanguage(). Method in class multilizer.Dictionary
Gets the active language index.
getActiveLocale(). Method in class multilizer.Dictionary
Gets the active locale of the dictionary.
getAdditionalBeanInfo(). Method in class multilizer.BidiTranslatorBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.BinaryDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.DatabaseDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.RemoteDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.ResourceDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.ServerDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.TestDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAdditionalBeanInfo(). Method in class multilizer.TextDictionaryBeanInfo
Claim there are no other relevant BeanInfo objects.
getAlternateCase(). Method in class multilizer.TestDictionary
This option is used only when the active language uses an European (i.e.
getAsText(). Method in class multilizer.LanguageEditor
getAsText(). Method in class multilizer.LocaleEditor
getAsText(). Method in class multilizer.MissingTranslationEditor
getAsText(). Method in class multilizer.TargetsEditor
getAsText(). Method in class multilizer.TestTypeEditor
getAutoTranslate(). Method in class multilizer.Dictionary
Gets the auto translation.
getBeanDescriptor(). Method in class multilizer.TranslatorBeanInfo
Deny knowledge about the class and customizer of the bean.
getBidirectional(). Method in class multilizer.Dictionary
Gets true of the current language is bidirectional.
getBindLocale(). Method in class multilizer.Dictionary
Gets the locale binding.
getBundleExtension(). Method in class multilizer.StreamEventObject
Gets the bundle extension.
getBundleFileName(). Method in class multilizer.FileDictionary
getCheckLanguage(). Method in class multilizer.Dictionary
Gets the language checking.
getConstraints(Component). Method in class multilizer.BidiGridBagLayout
Gets the constraints for the specified component.
getCountry(int). Method in class multilizer.Language
Gets the specified country codes.
getCountryCount(). Method in class multilizer.Language
Gets the amount of country codes.
getCustomEditor(). Method in class multilizer.TargetsEditor
getDefaultLanguage(). Method in class multilizer.Dictionary
Gets the index of the default language.
getDiacritic(). Method in class multilizer.TestDictionary
This option is used only when the active language uses the Latin script.

An example:

 'Sample' -> 'Sämplé'
 
getDictionary(). Method in class multilizer.Translator
Gets the dictionary.
getDictionaryName(). Method in class multilizer.BundleDictionary
Gets the base name of the dictionary.
getDictionaryName(). Method in class multilizer.ServerDictionary
Gets the name of the dictionary.
getDriver(). Method in class multilizer.DatabaseDictionary
Gets the JDBC driver name.
getEnclose(). Method in class multilizer.TestDictionary
An example:
 'Sample' -> '{Sample}'
 
getExpand(). Method in class multilizer.TestDictionary
Gets the expand option.
getExpandChar(). Method in class multilizer.TestDictionary
Gets the test language.
getFrame(Window). Static method in class multilizer.ModalDialog
getFrom11To20(). Method in class multilizer.TestDictionary
Gets the test language.
getFrom1To5(). Method in class multilizer.TestDictionary
Gets the test language.
getFrom21To30(). Method in class multilizer.TestDictionary
Gets the test language.
getFrom31To50(). Method in class multilizer.TestDictionary
Gets the test language.
getFrom6To10(). Method in class multilizer.TestDictionary
Gets the test language.
getHost(). Method in class multilizer.Translator
Gets the host container.
getIcon(int). Method in class multilizer.BidiSwingTranslatorBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.BidiTranslatorBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.BinaryDictionaryBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.DatabaseDictionaryBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.ResourceDictionaryBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.ServerDictionaryBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.SwingTranslatorBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.TestDictionaryBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.TextDictionaryBeanInfo
Claim there are no icons available.
getIcon(int). Method in class multilizer.TranslatorBeanInfo
Claim there are no icons available.
getJavaInitializationString(). Method in class multilizer.LanguageEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaInitializationString(). Method in class multilizer.LocaleEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaInitializationString(). Method in class multilizer.MissingTranslationEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaInitializationString(). Method in class multilizer.TargetsEditor
getJavaInitializationString(). Method in class multilizer.TestTypeEditor
This method is intended for use when generating Java code to set the value of the property.
getLanguage(). Method in class multilizer.Dictionary
Gets the language index.
getLanguage(). Method in class multilizer.SelectLanguageDialog
getLanguage(ResultSet). Method in class multilizer.DatabaseDictionary
getLanguageChanged(). Method in class multilizer.DictionaryEventObject
getLanguageCount(). Method in class multilizer.BundleDictionary
Gets the amount of the languages in the dictionary.
getLanguageCount(). Method in class multilizer.DatabaseDictionary
Gets the amount of the languages in the dictionary.
getLanguageCount(). Method in class multilizer.Dictionary
Gets the amount of the languages in the dictionary.
getLanguageCount(). Method in class multilizer.ServerDictionary
Gets the amount of the languages in the dictionary.
getLanguageCount(). Method in class multilizer.TestDictionary
Gets the amount of the languages in the dictionary.
getLanguageData(). Method in class multilizer.Dictionary
Gets the current language.
getLanguageData(int). Method in class multilizer.BundleDictionary
Gets the specified language.
getLanguageData(int). Method in class multilizer.DatabaseDictionary
Gets the specified language.
getLanguageData(int). Method in class multilizer.Dictionary
Gets the specified language.
getLanguageData(int). Method in class multilizer.ServerDictionary
Gets the specified language.
getLanguageData(int). Method in class multilizer.TestDictionary
Gets the specified language.
getLanguageDatas(). Method in class multilizer.BundleDictionary
Gets the all languages.
getLanguageDatas(). Method in class multilizer.DatabaseDictionary
Gets the all languages.
getLanguageDatas(). Method in class multilizer.Dictionary
Gets the all languages.
getLanguageLocale(). Method in class multilizer.Dictionary
Gets the locale of the active language of the dictionary.
getLanguageLocale(). Method in class multilizer.Language
Gets the resource bundle extension.
getLanguageStream(). Method in class multilizer.BundleDictionary
getLanguageStream(StreamEventObject). Method in interface multilizer.LanguageStreamListener
The object implements the getStream method to get the stream containing the language data
getLanguageTable(). Method in class multilizer.DatabaseDictionary
Gets the language table name.
getLastChar(). Method in class multilizer.TestDictionary
Gets the test language.
getLayoutAlignmentX(Container). Method in class multilizer.BidiGridBagLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container). Method in class multilizer.BidiGridBagLayout
Returns the alignment along the y axis.
getLayoutDimensions(). Method in class multilizer.BidiGridBagLayout
Determines column widths and row heights for the layout grid.
GetLayoutInfo(Container, int). Method in class multilizer.BidiGridBagLayout
getLayoutOrigin(). Method in class multilizer.BidiGridBagLayout
Determines the origin of the layout grid.
getLayoutWeights(). Method in class multilizer.BidiGridBagLayout
Determines the weights of the layout grid's columns and rows.
getLocale(). Method in class multilizer.CustomSelectLocaleDialog
Gets the Locale object that is associated with this window, if the locale has been set.
getLocale(). Method in class multilizer.Dictionary
Gets the locale of the dictionary.
getLocale(). Method in class multilizer.Language
Gets the default locale of the language.
getLocale(). Method in class multilizer.StreamEventObject
Gets the locale of the stream.
getLocaleChanged(). Method in class multilizer.DictionaryEventObject
getLocaleName(Locale, Dictionary). Static method in class multilizer.Utils
Gets the locale name in the active language
getLocales(). Method in class multilizer.CustomSelectLocaleDialog
getLocales(). Method in class multilizer.SelectLocaleDialog
getLocales(). Method in class multilizer.SelectSublanguageDialog
getMeasurementSystem(Locale). Static method in class multilizer.Utils
Gets the measurement system that the given locale uses
GetMinSize(Container, BidiGridBagLayoutInfo). Method in class multilizer.BidiGridBagLayout
getMirror(). Method in class multilizer.BidiTranslator
Gets the mirror flag.
getMissingTranslation(). Method in class multilizer.Dictionary
Gets the MissingTranslation property.
getObject(). Method in class multilizer.ObjectEventObject
Get the object.
getOver50(). Method in class multilizer.TestDictionary
Gets the test language.
getPassword(). Method in class multilizer.RemoteDictionary
Gets the password.
getPort(). Method in class multilizer.ServerDictionary
Gets the port of the MDS.
getProperty(). Method in class multilizer.RestrictPropertyEventObject
Gets the name of the property.
getPropertyDescriptors(). Method in class multilizer.BidiTranslatorBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.BinaryDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.DatabaseDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.DictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.RemoteDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.ResourceDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.ServerDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.TestDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.TextDictionaryBeanInfo
Deny knowledge of properties.
getPropertyDescriptors(). Method in class multilizer.TranslatorBeanInfo
Deny knowledge of properties.
getReductionChar(). Method in class multilizer.TestDictionary
Gets the reduction string that is used in the minimum test.
getReplaceChar(). Method in class multilizer.TestDictionary
Gets the test language.
getResult(). Method in class multilizer.MessageDialog
getSelectedItem(). Method in class multilizer.DefaultComboBoxModel
getStream(). Method in class multilizer.StreamEventObject
Gets the input stream.
getTags(). Method in class multilizer.LanguageEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values.
getTags(). Method in class multilizer.LocaleEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values.
getTags(). Method in class multilizer.MissingTranslationEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values.
getTags(). Method in class multilizer.TargetsEditor
getTags(). Method in class multilizer.TestTypeEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tag values.
getTargetCount(). Method in class multilizer.Translator
Gets the target count.
getTargets(). Method in class multilizer.TargetsPanel
getTargets(). Method in class multilizer.Translator
Gets the targets in a single string.
getTargets(int). Method in class multilizer.Translator
Gets an individual target.
getTargetsArray(). Method in class multilizer.Translator
Gets the targets.
getTestLanguage(). Method in class multilizer.TestDictionary
Gets the test language.
getTestLocale(). Method in class multilizer.TestDictionary
Gets the locale of the test languages.
getTestType(). Method in class multilizer.TestDictionary
Gets the test type.
getTranslate(). Method in class multilizer.RestrictObjectEventObject
Gets the translate flag.
getTranslateTextComponents(). Method in class multilizer.Translator
Gets the state of text component translation.
getTranslation(int). Method in class multilizer.Translator
Gets the translation.
getTranslationStream(StreamEventObject). Method in interface multilizer.TranslationStreamListener
The object implements the getStream method to get the stream containing the translation data
getTranslationTable(). Method in class multilizer.DatabaseDictionary
Gets the translation table name.
getUpdateDefaultLocale(). Method in class multilizer.Dictionary
Gets the update default locale.
getUpdateLocale(). Method in class multilizer.Translator
Gets the update locale property flag.
getUpperCase(). Method in class multilizer.TestDictionary
This option is used only when the active language uses an European (i.e.
getURL(). Method in class multilizer.RemoteDictionary
Gets the URL of the remote dictionary.
getUser(). Method in class multilizer.RemoteDictionary
Gets the user name.
getValue(). Method in class multilizer.TargetDialog
getValue(). Method in class multilizer.TargetsEditor
gridheight. Variable in class multilizer.BidiGridBagConstraints
Specifies the number of cells in a column for the component's display area.
gridwidth. Variable in class multilizer.BidiGridBagConstraints
Specifies the number of cells in a row for the component's display area.
gridx. Variable in class multilizer.BidiGridBagConstraints
Specifies the cell at the left of the component's display area, where the leftmost cell has gridx = 0.
gridy. Variable in class multilizer.BidiGridBagConstraints
Specifies the cell at the top of the component's display area, where the topmost cell has gridy = 0.

H

HORIZONTAL. Static variable in class multilizer.BidiGridBagConstraints
Resize the component horizontally but not vertically.
hostTranslated(). Method in class multilizer.BidiTranslator
hostTranslated(). Method in class multilizer.Translator

I

INCH_IN_FEET_C. Static variable in class multilizer.Utils
INCH_IN_METERS_C. Static variable in class multilizer.Utils
insets. Variable in class multilizer.BidiGridBagConstraints
This field specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.
invalidateLayout(Container). Method in class multilizer.BidiGridBagLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
ipadx. Variable in class multilizer.BidiGridBagConstraints
This field specifies the internal padding of the component, how much space to add to the minimum width of the component.
ipady. Variable in class multilizer.BidiGridBagConstraints
This field specifies the internal padding, that is, how much space to add to the minimum height of the component.
isDefault(). Method in class multilizer.Language
Returns true if the language supports every contries.
isLanguageBidirectional(). Method in class multilizer.Dictionary
isLanguageEuropean(). Method in class multilizer.Dictionary
isLanguageFarEastern(). Method in class multilizer.Dictionary
ISO_COUNTRIES_C. Variable in class multilizer.DatabaseDictionary
The index of the ISO country codes in the language table.
ISO_DEFAULT_COUNTRY_C. Variable in class multilizer.DatabaseDictionary
The index of the default ISO country code in the language table.
ISO_LANGUAGE_C. Variable in class multilizer.DatabaseDictionary
The index of the ISO language code in the language table.
isOpen(). Method in class multilizer.Dictionary
Returns true if the dictionary has been opened.
isPaintable(). Method in class multilizer.TargetsEditor
itemStateChanged(ItemEvent). Method in class multilizer.TargetsPanel

L

language. Variable in class multilizer.Language
Language(). Constructor for class multilizer.Language
Language(String, String, String, String, String). Constructor for class multilizer.Language
languageChanged(boolean, boolean). Method in class multilizer.Dictionary
Dictionary calls this method after the current language has been changed.
languageChanged(boolean, boolean). Method in class multilizer.FileDictionary
Dictionary calls this method after the current language has been changed.
languageChanged(boolean, boolean). Method in class multilizer.ResourceDictionary
Dictionary calls this method after the current language has been changed.
languageChanged(boolean, boolean). Method in class multilizer.ServerDictionary
Dictionary calls this method after the current language has been changed.
languageChanged(DictionaryEventObject). Method in interface multilizer.DictionaryListener
The object implements the languageChanged method to translate itself after the dictionary has changed the language.
languageChanged(DictionaryEventObject). Method in class multilizer.Translator
The dictionary calls this method after either language or locale has been changed.
LanguageEditor(). Constructor for class multilizer.LanguageEditor
LANGUAGES_C. Static variable in class multilizer.BundleDictionary
layoutContainer(Container). Method in class multilizer.BidiGridBagLayout
Lays out the specified container using this grid bag layout.
layoutInfo. Variable in class multilizer.BidiGridBagLayout
leftToRight. Variable in class multilizer.BidiGridBagLayout
list. Variable in class multilizer.SelectDialog
list. Variable in class multilizer.TargetsPanel
loadTranslation(). Method in class multilizer.BinaryDictionary
Loads the translation data from the file to the array.
loadTranslation(). Method in class multilizer.FileDictionary
Loads the translation data from the file to the array.
loadTranslation(). Method in class multilizer.TextDictionary
Loads the translation data from the file to the array.
LocaleEditor(). Constructor for class multilizer.LocaleEditor
locales. Variable in class multilizer.CustomSelectLocaleDialog
localeToLanguage(Locale). Method in class multilizer.Dictionary
Returns the language index that the given locale uses.
location(int, int). Method in class multilizer.BidiGridBagLayout
Determines which cell in the layout grid contains the point specified by (x, y).
lookupConstraints(Component). Method in class multilizer.BidiGridBagLayout
Retrieves the constraints for the specified component.

M

match(String, String). Method in class multilizer.Target
MAXGRIDSIZE. Static variable in class multilizer.BidiGridBagLayout
MAXGRIDSIZE. Static variable in class multilizer.BidiTranslator
maximumLayoutSize(Container). Method in class multilizer.BidiGridBagLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
messageBox(Frame, String, String, int, Translator). Static method in class multilizer.MessageDialog
Displays a multilingual message box.
messageBox(String, String). Static method in class multilizer.MessageDialog
Displays a multilingual message box with OK button.
MessageDialog(Frame, String, String, int, Translator). Constructor for class multilizer.MessageDialog
METRIC_MEASUREMENT. Static variable in class multilizer.Utils
MFileChooser(). Constructor for class multilizer.MFileChooser
MILE_IN_METERS. Static variable in class multilizer.Utils
minimumLayoutSize(Container). Method in class multilizer.BidiGridBagLayout
Determines the minimum size of the target container using this grid bag layout.
MINSIZE. Static variable in class multilizer.BidiGridBagLayout
mirror(Container). Method in class multilizer.BidiGridBagLayout
Mirrors the layout.
mirrorContainer(Container). Method in class multilizer.BidiTranslator
Mirrors the given container.
MissingTranslationEditor(). Constructor for class multilizer.MissingTranslationEditor
ModalDialog(Window, String). Constructor for class multilizer.ModalDialog
MOptionPane(Dictionary). Constructor for class multilizer.MOptionPane
Creates a option dialog object.
MR_CANCEL. Static variable in class multilizer.ModalDialog
MR_OK. Static variable in class multilizer.ModalDialog
MT_TAG_NATIVE. Static variable in class multilizer.Dictionary
Tags the native string if the translation can not be found.
MT_THROW_EXCEPTION. Static variable in class multilizer.Dictionary
Throw a RuntimeException if the translation can not be found.
MT_USE_EMPTY. Static variable in class multilizer.Dictionary
Use the empty string if the translation can not be found.
MT_USE_NATIVE. Static variable in class multilizer.Dictionary
Use the native string if the translation can not be found.

N

NATIVE_NAME_C. Variable in class multilizer.DatabaseDictionary
The index of the native language name in the language table.
nativeName. Variable in class multilizer.Language
nativeStr. Variable in class multilizer.Translation
NO. Static variable in class multilizer.MessageDialog
NO_COMMAND. Static variable in class multilizer.MessageDialog
NONE. Static variable in class multilizer.BidiGridBagConstraints
Do not resize the component.
NONE. Static variable in class multilizer.MessageDialog
NORTH. Static variable in class multilizer.BidiGridBagConstraints
Put the component at the top of its display area, centered horizontally.
NORTHEAST. Static variable in class multilizer.BidiGridBagConstraints
Put the component at the top-right corner of its display area.
NORTHWEST. Static variable in class multilizer.BidiGridBagConstraints
Put the component at the top-left corner of its display area.

O

ObjectEventObject(Translator, Object). Constructor for class multilizer.ObjectEventObject
OK. Static variable in class multilizer.MessageDialog
OK_CANCEL. Static variable in class multilizer.MessageDialog
OK_COMMAND. Static variable in class multilizer.MessageDialog
okButton. Variable in class multilizer.ModalDialog
open(). Method in class multilizer.DatabaseDictionary
Opens the dictionary.
open(). Method in class multilizer.Dictionary
Opens the dictionary.
open(). Method in class multilizer.ServerDictionary
Opens the dictionary.
OUNCE_IN_KILOGRAMS_C. Static variable in class multilizer.Utils
OUNCES_IN_POUND_C. Static variable in class multilizer.Utils

P

paintValue(Graphics, Rectangle). Method in class multilizer.TargetsEditor
positive. Variable in class multilizer.Target
POUND_IN_KILOGRAMS_C. Static variable in class multilizer.Utils
POUNDS_IN_TON_C. Static variable in class multilizer.Utils
preferredLayoutSize(Container). Method in class multilizer.BidiGridBagLayout
Determines the preferred size of the target container using this grid bag layout.
PREFERREDSIZE. Static variable in class multilizer.BidiGridBagLayout
processObject(Object). Method in class multilizer.Translator
Checks if the translation of an object is restricted.
processWindowEvent(WindowEvent). Method in class multilizer.ModalDialog
Processes window events occurring on this window by dispatching them to any registered WindowListener objects.
propertyName. Variable in class multilizer.Target

R

read(). Method in class multilizer.ServerDictionary
Returns the reply message from the server.
readLanguage(UnicodeStream). Method in class multilizer.BundleDictionary
RELATIVE. Static variable in class multilizer.BidiGridBagConstraints
Specify that this component is the next-to-last component in its column or row (gridwidth, gridheight), or that this component be placed next to the previously added component (gridx, gridy).
REMAINDER. Static variable in class multilizer.BidiGridBagConstraints
Specify that this component is the last component in its column or row.
RemoteDictionary(). Constructor for class multilizer.RemoteDictionary
RemoteDictionaryBeanInfo(). Constructor for class multilizer.RemoteDictionaryBeanInfo
removeAfterTranslateListener(AfterTranslateListener). Method in class multilizer.Translator
Removes the after translate listener so it no longer receives after translate events from this translator.
removeBeforeTranslateListener(BeforeTranslateListener). Method in class multilizer.Translator
Removes the before translate listener so it no longer receives before translate events from this translator.
removeLanguageChangeListener(DictionaryListener). Method in class multilizer.Dictionary
Removes the language change listener so it no longer receives language change events from this dictionary.
removeLanguageStreamListener(LanguageStreamListener). Method in class multilizer.BundleDictionary
Removes the stream aquire listener so it no longer receives stream events from this dictionary.
removeLayoutComponent(Component). Method in class multilizer.BidiGridBagLayout
Removes the specified component from this layout.
removePropertyChangeListener(PropertyChangeListener). Method in class multilizer.TargetsPanel
removeRestrictObjectListener(RestrictObjectListener). Method in class multilizer.Translator
Removes the restrict object listener so it no longer receives object restriction events from this translator.
removeRestrictPropertyListener(RestrictPropertyListener). Method in class multilizer.Translator
Removes the restrict property listener so it no longer receives property restriction events from this translator.
removeTarget(int). Method in class multilizer.Translator
Removes a target form the target list.
removeTarget(Target). Method in class multilizer.Translator
Removes a target form the target list.
removeTranslateObjectListener(TranslateObjectListener). Method in class multilizer.Translator
Removes the object translate listener so it no longer receives after translate events from this translator.
removeTranslationStreamListener(TranslationStreamListener). Method in class multilizer.FileDictionary
Removes the stream aquire listener so it no longer receives stream events from this dictionary.
resourceBundle. Variable in class multilizer.ResourceDictionary
ResourceDictionary(). Constructor for class multilizer.ResourceDictionary
ResourceDictionaryBeanInfo(). Constructor for class multilizer.ResourceDictionaryBeanInfo
restrictObject(RestrictObjectEventObject). Method in interface multilizer.RestrictObjectListener
The object implements the restrictComponent method to restrict component translation.
RestrictObjectEventObject(Translator, Object). Constructor for class multilizer.RestrictObjectEventObject
restrictProperty(RestrictPropertyEventObject). Method in interface multilizer.RestrictPropertyListener
The object implements the restrictProperty method to restrict property translation.
RestrictPropertyEventObject(Translator, Object, String). Constructor for class multilizer.RestrictPropertyEventObject
rowHeights. Variable in class multilizer.BidiGridBagLayout
rowWeights. Variable in class multilizer.BidiGridBagLayout

S

select(Frame, Translator, boolean). Static method in class multilizer.SelectLanguageDialog
select(Frame, Translator, boolean). Static method in class multilizer.SelectLocaleDialog
select(Frame, Translator, boolean). Static method in class multilizer.SelectSublanguageDialog
SelectDialog(Frame, String, Translator). Constructor for class multilizer.SelectDialog
SelectLanguageDialog(Frame, Translator, boolean). Constructor for class multilizer.SelectLanguageDialog
SelectLocaleDialog(Frame, Translator, boolean). Constructor for class multilizer.SelectLocaleDialog
SelectSublanguageDialog(Frame, Translator, boolean). Constructor for class multilizer.SelectSublanguageDialog
send(String). Method in class multilizer.ServerDictionary
Sends the message to the server.
ServerDictionary(). Constructor for class multilizer.ServerDictionary
ServerDictionaryBeanInfo(). Constructor for class multilizer.ServerDictionaryBeanInfo
setAlternateCase(boolean). Method in class multilizer.TestDictionary
setAsText(String). Method in class multilizer.LanguageEditor
Set the property value by parsing a given String.
setAsText(String). Method in class multilizer.LocaleEditor
Set the property value by parsing a given String.
setAsText(String). Method in class multilizer.MissingTranslationEditor
Set the property value by parsing a given String.
setAsText(String). Method in class multilizer.TargetsEditor
setAsText(String). Method in class multilizer.TestTypeEditor
Set the property value by parsing a given String.
setAutoTranslate(boolean). Method in class multilizer.Dictionary
Sets the auto translation.
setBindLocale(boolean). Method in class multilizer.Dictionary
Sets the locale binding.
setCheckLanguage(boolean). Method in class multilizer.Dictionary
Sets the language checking.
setColumnName(String, int). Method in interface multilizer.MTableModel
Sets the name of the column at columnIndex.
setConstraints(Component, BidiGridBagConstraints). Method in class multilizer.BidiGridBagLayout
Sets the constraints for the specified component in this layout.
setCountries(String). Method in class multilizer.Language
setDefaultPosition(int, int). Method in class multilizer.ModalDialog
setDiacritic(boolean). Method in class multilizer.TestDictionary
setDictionary(Dictionary). Method in class multilizer.MFileChooser
Sets the dictionary and creates the translator for the chooser.
setDictionary(Dictionary). Method in class multilizer.Translator
Sets the dictionary.
setDictionaryName(String). Method in class multilizer.BundleDictionary
Sets the base name of the dictionary.
setDictionaryName(String). Method in class multilizer.ServerDictionary
Sets the name of the dictionary.
setDriver(String). Method in class multilizer.DatabaseDictionary
Sets the JDBC driver name.

e.g.

setElementAt(Object, int). Method in interface multilizer.MComboBoxModel
setElementAt(Object, int). Method in interface multilizer.MListModel
setEnclose(boolean). Method in class multilizer.TestDictionary
An example:
 'Sample' -> '{Sample}'
 
setExpand(boolean). Method in class multilizer.TestDictionary
Sets the expand option.
setExpandChar(char). Method in class multilizer.TestDictionary
Sets the test language.
setFrom11To20(int). Method in class multilizer.TestDictionary
Sets the test language.
setFrom1To5(int). Method in class multilizer.TestDictionary
Sets the test language.
setFrom21To30(int). Method in class multilizer.TestDictionary
Sets the test language.
setFrom31To50(int). Method in class multilizer.TestDictionary
Sets the test language.
setFrom6To10(int). Method in class multilizer.TestDictionary
Sets the test language.
setHost(Container). Method in class multilizer.Translator
Sets the host container.
setLanguage(int). Method in class multilizer.Dictionary
Sets the current language index.
setLanguageTable(String). Method in class multilizer.DatabaseDictionary
Sets the language table name.
setLastChar(char). Method in class multilizer.TestDictionary
Sets the test language.
setLocale(Locale). Method in class multilizer.Dictionary
Sets the locale of the dictionary.
setMirror(boolean). Method in class multilizer.BidiTranslator
Sets the mirror flag.
setMissingTranslation(int). Method in class multilizer.Dictionary
Sets the MissingTranslation property.
setObject(Object). Method in class multilizer.TranslatorCustomizer
setOver50(int). Method in class multilizer.TestDictionary
Sets the test language.
setPassword(String). Method in class multilizer.RemoteDictionary
Sets the password that the dictionary uses when connecting to the dictionary.
setPort(int). Method in class multilizer.ServerDictionary
Sets the port of the MDS.
setReductionChar(String). Method in class multilizer.TestDictionary
Sets the reduction string that is used in the minimum test.
setReplaceChar(char). Method in class multilizer.TestDictionary
Sets the test language.
setSelectedItem(Object). Method in class multilizer.DefaultComboBoxModel
setStream(InputStream). Method in class multilizer.StreamEventObject
Sets the input stream.
setTargets(int, Target). Method in class multilizer.Translator
Sets an individual target.
setTargets(String). Method in class multilizer.TargetsPanel
setTargets(String). Method in class multilizer.Translator
Sets the targets.
setTargets(Target[]). Method in class multilizer.Translator
Sets the targets.
setTestLanguage(String). Method in class multilizer.TestDictionary
Sets the test language.
setTestType(int). Method in class multilizer.TestDictionary
Sets the test type.
setTranslate(boolean). Method in class multilizer.RestrictObjectEventObject
Sets the translate flag.
setTranslateTextComponents(boolean). Method in class multilizer.Translator
Enables or disables the translation of text components.
setTranslationTable(String). Method in class multilizer.DatabaseDictionary
Sets the translation table name.
setUpdateDefaultLocale(boolean). Method in class multilizer.Dictionary
Sets the update default locale.
setUpdateLocale(boolean). Method in class multilizer.Translator
Sets the update locale property flag.
setUpperCase(boolean). Method in class multilizer.TestDictionary
setURL(String). Method in class multilizer.RemoteDictionary
Sets the URL of the remote dictionary.
setUser(String). Method in class multilizer.RemoteDictionary
Sets the user name that the dictionary uses when connecting to the dictionary.
setValue(Object). Method in class multilizer.TargetsEditor
setValue(Target). Method in class multilizer.TargetDialog
showConfirmDialog(Component, Object). Method in class multilizer.MOptionPane
Brings up a modal dialog with the options Yes, No and Cancel; with the title, "Select an Option".
showConfirmDialog(Component, Object, String, int). Method in class multilizer.MOptionPane
Brings up a modal dialog where the number of choices is determined by the optionType parameter.
showConfirmDialog(Component, Object, String, int, int). Method in class multilizer.MOptionPane
Brings up a modal dialog where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmDialog(Component, Object, String, int, int, Icon). Method in class multilizer.MOptionPane
Brings up a modal dialog with a specified icon, where the number of choices is determined by the optionType parameter.
showDialog(Component, String). Method in class multilizer.MFileChooser
Pops a custom file chooser dialog with a custom ApproveButton.
showInputDialog(Component, Object). Method in class multilizer.MOptionPane
Shows a question-message dialog requesting input from the user parented to parentComponent.
showInputDialog(Component, Object, String, int). Method in class multilizer.MOptionPane
Shows a dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInputDialog(Component, Object, String, int, Icon, Object[], Object). Method in class multilizer.MOptionPane
Prompts the user for input in a blocking dialog where the initial selection, possible selections, and all other options can be specified.
showInputDialog(Object). Method in class multilizer.MOptionPane
Shows a question-message dialog requesting input from the user.
showInternalConfirmDialog(Component, Object). Method in class multilizer.MOptionPane
Brings up an internal dialog panel with the options Yes, No and Cancel; with the title, "Select an Option".
showInternalConfirmDialog(Component, Object, String, int). Method in class multilizer.MOptionPane
Brings up a internal dialog panel where the number of choices is determined by the optionType parameter.
showInternalConfirmDialog(Component, Object, String, int, int). Method in class multilizer.MOptionPane
Brings up an internal dialog panel where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showInternalConfirmDialog(Component, Object, String, int, int, Icon). Method in class multilizer.MOptionPane
Brings up an internal dialog panel with a specified icon, where the number of choices is determined by the optionType parameter.
showInternalInputDialog(Component, Object). Method in class multilizer.MOptionPane
Shows an internal question-message dialog requesting input from the user parented to parentComponent.
showInternalInputDialog(Component, Object, String, int). Method in class multilizer.MOptionPane
Shows an internal dialog requesting input from the user parented to parentComponent with the dialog having the title title and message type messageType.
showInternalInputDialog(Component, Object, String, int, Icon, Object[], Object). Method in class multilizer.MOptionPane
Prompts the user for input in a blocking internal dialog where the initial selection, possible selections, and all other options can be specified.
showInternalMessageDialog(Component, Object). Method in class multilizer.MOptionPane
Brings up an internal confirmation dialog panel.
showInternalMessageDialog(Component, Object, String, int). Method in class multilizer.MOptionPane
Brings up an internal dialog panel that displays a message using a default icon determined by the messageType parameter.
showInternalMessageDialog(Component, Object, String, int, Icon). Method in class multilizer.MOptionPane
Brings up an internal dialog panel displaying a message, specifying all parameters.
showInternalOptionDialog(Component, Object, String, int, int, Icon, Object[], Object). Method in class multilizer.MOptionPane
Brings up an internal dialog panel with a specified icon, where the initial choice is dermined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showMessageDialog(Component, Object). Method in class multilizer.MOptionPane
Brings up a confirmation dialog -- a modal information-message dialog titled "Confirm".
showMessageDialog(Component, Object, String, int). Method in class multilizer.MOptionPane
Brings up a dialog that displays a message using a default icon determined by the messageType parameter.
showMessageDialog(Component, Object, String, int, Icon). Method in class multilizer.MOptionPane
Brings up a dialog displaying a message, specifying all parameters.
showModal(). Method in class multilizer.ModalDialog
showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object). Method in class multilizer.MOptionPane
Brings up a modal dialog with a specified icon, where the initial choice is dermined by the initialValue parameter and the number of choices is determined by the optionType parameter.
sortTranslations(int, int). Method in class multilizer.FileDictionary
Sorts the translation array.
SOUTH. Static variable in class multilizer.BidiGridBagConstraints
Put the component at the bottom of its display area, centered horizontally.
SOUTHEAST. Static variable in class multilizer.BidiGridBagConstraints
Put the component at the bottom-right corner of its display area.
SOUTHWEST. Static variable in class multilizer.BidiGridBagConstraints
Put the component at the bottom-left corner of its display area.
startAt. Variable in class multilizer.SelectDialog
stringToTarget(String). Static method in class multilizer.Translator
Converts the given string to a target.
supportsCustomEditor(). Method in class multilizer.TargetsEditor
SwingTranslator(). Constructor for class multilizer.SwingTranslator
SwingTranslatorBeanInfo(). Constructor for class multilizer.SwingTranslatorBeanInfo

T

Target(). Constructor for class multilizer.Target
Target(String, String). Constructor for class multilizer.Target
Target(String, String, boolean). Constructor for class multilizer.Target
TargetDialog(Window, Target). Constructor for class multilizer.TargetDialog
TargetsEditor(). Constructor for class multilizer.TargetsEditor
TargetsPanel(). Constructor for class multilizer.TargetsPanel
targetToString(Target, boolean). Static method in class multilizer.Translator
Converts the given target to a string.
test. Variable in class multilizer.Language
TEST_C. Variable in class multilizer.DatabaseDictionary
The index of the test flag in the language table.
TestDictionary(). Constructor for class multilizer.TestDictionary
TestDictionaryBeanInfo(). Constructor for class multilizer.TestDictionaryBeanInfo
TestTypeEditor(). Constructor for class multilizer.TestTypeEditor
TextDictionary(). Constructor for class multilizer.TextDictionary
TextDictionaryBeanInfo(). Constructor for class multilizer.TextDictionaryBeanInfo
TON_IN_KILOGRAMS_C. Static variable in class multilizer.Utils
toString(). Method in class multilizer.BidiGridBagLayout
Returns a string representation of this grid bag layout's values.
transaction(String). Method in class multilizer.ServerDictionary
Makes a transaction to the server.
translate(). Method in class multilizer.Translator
Translates the host container.
translate(String). Method in class multilizer.Dictionary
Returns the translations for the given string.
translateArabic(String). Method in class multilizer.TestDictionary
Generates an Arabic test string.
translateCyrillic(String). Method in class multilizer.TestDictionary
Generates a Cyrillic test string.
translateDialog(Container). Method in class multilizer.MOptionPane
Translates the dialog.
translateGreek(String). Method in class multilizer.TestDictionary
Generates a Greek test string.
translateHebrew(String). Method in class multilizer.TestDictionary
Generates a Hebrew test string.
translateJapanese(String). Method in class multilizer.TestDictionary
Generates a Japanese test string.
translateKorean(String). Method in class multilizer.TestDictionary
Generates a Korean test string.
translateLatin(String). Method in class multilizer.TestDictionary
Generates a Latin test string.
translateMenu(). Method in class multilizer.BidiSwingTranslator
Translates the menu of the host.
translateMenu(). Method in class multilizer.SwingTranslator
Translates the menu of the host.
translateMenu(). Method in class multilizer.Translator
Translates the menu of the host.
translateObject(Object). Method in class multilizer.SwingTranslator
Translate the object.
translateObject(Object). Method in class multilizer.Translator
Translate the object.
translateObject(ObjectEventObject). Method in interface multilizer.TranslateObjectListener
The object implements the restrictProperty method to translate object manually.
translateProperty(Object, PropertyDescriptor, int). Method in class multilizer.Translator
Translates the property of the bean.
translateSimplifiedChinese(String). Method in class multilizer.TestDictionary
Generates a Simplified Chinese test string.
translateString(String). Method in class multilizer.DatabaseDictionary
Returns the translation of the native string in the current language.
translateString(String). Method in class multilizer.Dictionary
Returns the translation of the native string in the current language.
translateString(String). Method in class multilizer.FileDictionary
Returns the translation of the native string in the current language.
translateString(String). Method in class multilizer.ResourceDictionary
Returns the translation of the native string in the current language.
translateString(String). Method in class multilizer.ServerDictionary
Returns the translation of the native string in the current language.
translateString(String). Method in class multilizer.TestDictionary
Returns the translation of the native string in the current language.
translateTraditionalChinese(String). Method in class multilizer.TestDictionary
Generates a Traditional Chinese test string.
Translation(). Constructor for class multilizer.Translation
Translation(String, String). Constructor for class multilizer.Translation
Translation(Translation). Constructor for class multilizer.Translation
translations. Variable in class multilizer.FileDictionary
An array that contains the native and current strings of the dictionary.
translationStreamListener. Variable in class multilizer.FileDictionary
translator. Variable in class multilizer.ColorChooser
The translator that is used to translate the dialog(s).
translator. Variable in class multilizer.MFileChooser
The translator that is used to translate the dialog(s).
translator. Variable in class multilizer.MOptionPane
The translator that is used to translate the dialog(s).
translator. Variable in class multilizer.SelectDialog
Translator(). Constructor for class multilizer.Translator
Constructs a new transtor.
Translator(Dictionary). Constructor for class multilizer.Translator
Constructs a new transtor with the specified dictionary.
TranslatorBeanInfo(). Constructor for class multilizer.TranslatorBeanInfo
TranslatorCustomizer(). Constructor for class multilizer.TranslatorCustomizer
TT_COVER. Static variable in class multilizer.TestDictionary
Cover test type.
TT_MINIMUM. Static variable in class multilizer.TestDictionary
An example:
 'Sample' -> 'S'
 
TT_TRANSLATE. Static variable in class multilizer.TestDictionary
An example:
 'Sample' -> 'Sample______X' or '{Sample}' or 'SAMPLE' or 'SaMpLe' or 'Sämplé' or any combination of these.

U

updateButtons(). Method in class multilizer.TargetsPanel
US_MEASUREMENT. Static variable in class multilizer.Utils
Utils(). Constructor for class multilizer.Utils

V

VERTICAL. Static variable in class multilizer.BidiGridBagConstraints
Resize the component vertically but not horizontally.

W

weightx. Variable in class multilizer.BidiGridBagConstraints
Specifies how to distribute extra horizontal space.
weighty. Variable in class multilizer.BidiGridBagConstraints
Specifies how to distribute extra vertical space.
WEST. Static variable in class multilizer.BidiGridBagConstraints
Put the component on the left side of its display area, centered vertically.

Y

YARD_IN_METERS_C. Static variable in class multilizer.Utils
YARDS_IN_FURLONG_C. Static variable in class multilizer.Utils
YES. Static variable in class multilizer.MessageDialog
YES_COMMAND. Static variable in class multilizer.MessageDialog
YES_NO. Static variable in class multilizer.MessageDialog