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
- accept(File).
Method in class multilizer.ExtensionFileFilter
-
- 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(Module).
Static method in class multilizer.Modules
-
- add(Target).
Method in class multilizer.TargetsPanel
-
- addAfterTranslateListener(AfterTranslateListener).
Method in class multilizer.BaseTranslator
- Adds the specified after translate listener to receive after translate events from this translator.
- addBeforeTranslateListener(BeforeTranslateListener).
Method in class multilizer.BaseTranslator
- Adds the specified before translate listener to receive before translate events from this translator.
- addDefaultTargets().
Method in class multilizer.BaseTranslator
- Adds the most common targets propeties.
- addDefaultTargets(BaseTranslator).
Method in class multilizer.Module
- Adds the default targets of the module to the translator.
- addDefaultTargets(BaseTranslator).
Static method in class multilizer.Modules
-
- addDefaultTargets(BaseTranslator).
Method in class multilizer.SwingModule
- Adds the default targets of the module to the translator.
- addLanguageChangeListener(DictionaryListener).
Method in class multilizer.BaseTranslator
- Adds the specified language change listener to receive language change events from this dictionary.
- 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.FileNamePanel
-
- addPropertyChangeListener(PropertyChangeListener).
Method in class multilizer.TargetsPanel
-
- addRestrictObjectListener(RestrictObjectListener).
Method in class multilizer.BaseTranslator
- Adds the specified restrict object listener to receive object restriction events from this translator.
- addRestrictPropertyListener(RestrictPropertyListener).
Method in class multilizer.BaseTranslator
- Adds the specified restrict property listener to receive property restriction events from this translator.
- addTarget(Target).
Method in class multilizer.BaseTranslator
- Adds a new target to the target list.
- addTranslateObjectListener(TranslateObjectListener).
Method in class multilizer.BaseTranslator
- 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.
- AppletTranslator().
Constructor for class multilizer.AppletTranslator
-
- AppletTranslator(Dictionary).
Constructor for class multilizer.AppletTranslator
-
- AppletTranslatorBeanInfo().
Constructor for class multilizer.AppletTranslatorBeanInfo
-
- ArrangeGrid(Container).
Method in class multilizer.BidiGridBagLayout
-
- ASCII.
Static variable in class multilizer.Common
-
- BaseTranslator().
Constructor for class multilizer.BaseTranslator
- Constructs a new transtor.
- BaseTranslator(Dictionary).
Constructor for class multilizer.BaseTranslator
- Constructs a new transtor and assing a dictionary for it.
- BaseTranslatorBeanInfo().
Constructor for class multilizer.BaseTranslatorBeanInfo
-
- BaseTranslatorCustomizer().
Constructor for class multilizer.BaseTranslatorCustomizer
-
- 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.
- BidiTranslator().
Constructor for class multilizer.BidiTranslator
-
- BidiTranslator(Dictionary).
Constructor for class multilizer.BidiTranslator
-
- BIG_ENDIAN.
Static variable in class multilizer.Common
-
- BinaryDictionary().
Constructor for class multilizer.BinaryDictionary
-
- BinaryDictionaryBeanInfo().
Constructor for class multilizer.BinaryDictionaryBeanInfo
-
- BIND_LANGUAGE_TO_LOCALE.
Static variable in class multilizer.Dictionary
- Language is bound to Locale.
- BIND_LOCALE_TO_LANGUAGE.
Static variable in class multilizer.Dictionary
- Locale is bound to Language.
- BIND_NONE.
Static variable in class multilizer.Dictionary
- Language and Locale properties are not noy bound together.
- BindingEditor().
Constructor for class multilizer.BindingEditor
-
- BOTH.
Static variable in class multilizer.BidiGridBagConstraints
- Resize the component both horizontally and vertically.
- browseButton_actionPerformed(ActionEvent).
Method in class multilizer.FileNamePanel
-
- buildInTranslate(Object, RestrictObjectEventObject).
Method in class multilizer.BaseTranslator
- Performs the build in translation for the object.
- BundleDictionary().
Constructor for class multilizer.BundleDictionary
-
- BundleDictionaryBeanInfo().
Constructor for class multilizer.BundleDictionaryBeanInfo
-
- canBeOpened().
Method in class multilizer.Dictionary
- Returns true if the dictionary can be opened.
- 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
-
- CC_COMPONENT.
Static variable in class multilizer.Dictionary
- Dictionary uses the component context information.
- CC_FLAT.
Static variable in class multilizer.Dictionary
- Dictionary does not use context information.
- CC_FORM.
Static variable in class multilizer.Dictionary
- Dictionary uses the form context information.
- CC_FULL.
Static variable in class multilizer.Dictionary
- Dictionary uses the full context information.
- CENTER.
Static variable in class multilizer.BidiGridBagConstraints
- Put the component in the center of its display area.
- changed().
Method in class multilizer.BaseTranslatorCustomizer
-
- changed().
Method in class multilizer.FileNamePanel
-
- changed().
Method in class multilizer.TargetsPanel
-
- charset.
Variable in class multilizer.Language
-
- checkLayout(Container).
Method in class multilizer.BaseTranslator
-
- checkLayout(Container).
Method in class multilizer.Translator
-
- checkTranslation(String, String).
Method in class multilizer.Dictionary
- Returns the checked translation the given string.
- 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.
- codePage.
Variable in class multilizer.Language
-
- columnWeights.
Variable in class multilizer.BidiGridBagLayout
-
- columnWidths.
Variable in class multilizer.BidiGridBagLayout
-
- Common().
Constructor for class multilizer.Common
-
- component.
Variable in class multilizer.Translation
- The component.
- componentContext.
Variable in class multilizer.Dictionary
- True if the dictionary uses the component context.
- composeKey(String, String, String).
Static method in class multilizer.Translation
- Returns the string key.
- comptable.
Variable in class multilizer.BidiGridBagLayout
-
- CONTEXT_SEPARATOR.
Static variable in class multilizer.Translation
-
- contextSortTranslations(int, int).
Method in class multilizer.FileDictionary
- Sorts the translation array using contexts.
- countries.
Variable in class multilizer.Language
-
- current.
Variable in class multilizer.Translation
- The string in the current language.
- CustomSelectLocaleDialog(Frame, String, BaseTranslator, boolean).
Constructor for class multilizer.CustomSelectLocaleDialog
-
- customTranslate(Object, RestrictObjectEventObject).
Method in class multilizer.BaseTranslator
- Performs the custom translation for the object.
- DatabaseDictionary().
Constructor for class multilizer.DatabaseDictionary
-
- DatabaseDictionaryBeanInfo().
Constructor for class multilizer.DatabaseDictionaryBeanInfo
-
- decodeLocale(Locale).
Static method in class multilizer.Dictionary
- Returns the mapped locale
- DEFAULT.
Static variable in class multilizer.DictionaryNameEditor
-
- DEFAULT_LANGUAGE.
Static variable in class multilizer.Dictionary
-
- DefaultComboBoxModel().
Constructor for class multilizer.DefaultComboBoxModel
-
- defaultConstraints.
Variable in class multilizer.BidiGridBagLayout
-
- defaultCountry.
Variable in class multilizer.Language
-
- defaultSub.
Variable in class multilizer.Language
-
- defaultTranslate(String).
Static method in class multilizer.Dictionary
- Returns the translations for the given string.
- description.
Variable in class multilizer.FileNamePanel
-
- dictionaries.
Static variable in class multilizer.Dictionary
- A vector that contains all the dictionary components that have been created.
- dictionary.
Variable in class multilizer.SelectDialog
-
- Dictionary().
Constructor for class multilizer.Dictionary
- Creates a new dictionary.
- DictionaryBeanInfo().
Constructor for class multilizer.DictionaryBeanInfo
-
- DictionaryEventObject(Object, boolean, boolean).
Constructor for class multilizer.DictionaryEventObject
-
- DictionaryNameEditor().
Constructor for class multilizer.DictionaryNameEditor
-
- disconnect().
Method in class multilizer.FileDictionary
-
- displayStringToString(String).
Static method in class multilizer.TargetsPanel
-
- dispose().
Method in class multilizer.BaseTranslator
- Disposes the translator.
- dispose().
Method in class multilizer.Dictionary
- Removes the dictionary from the dictionary list and closes the dictionary.
- dispose().
Method in class multilizer.MessageDialog
- Disposes of this window.
- dispose().
Method in class multilizer.SelectDialog
- Disposes of this window.
- 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.
- doesTargetsMatch(String, String).
Method in class multilizer.BaseTranslator
-
- doTranslateObject(Object, RestrictObjectEventObject).
Method in class multilizer.AppletTranslator
- Performs the build in translation for the object.
- doTranslateObject(Object, RestrictObjectEventObject).
Method in class multilizer.BaseTranslator
- Performs the build in translation for the object.
- doTranslateObject(Object, RestrictObjectEventObject).
Method in class multilizer.Translator
- Performs the build in translation for the object.
- doTranslateString(Object, String, String, String).
Method in class multilizer.BaseTranslator
- Gets the translates for the property of the given object.
- EAST.
Static variable in class multilizer.BidiGridBagConstraints
- Put the component on the left side of its display area,
centered vertically.
- EMU_EURO.
Static variable in class multilizer.Dictionary
- Only Euro is used.
- EMU_EURO_AND_NATIONAL.
Static variable in class multilizer.Dictionary
- Euro and national currency are both used.
- EMU_NATIONAL.
Static variable in class multilizer.Dictionary
- National currency is used.
- EMU_NATIONAL_AND_EURO.
Static variable in class multilizer.Dictionary
- National currency is used in the every day life.
- EMU_NONE.
Static variable in class multilizer.Dictionary
- Locale is not a EMU member
- 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
-
- EURO.
Static variable in class multilizer.Dictionary
- Euro variant of the Locale class.
- EURO_BUSINESS.
Static variable in class multilizer.Dictionary
- Euro locale variant is used starting on January 1, 1999
- EURO_IGNORE.
Static variable in class multilizer.Dictionary
- Multilizer ignores Euro
- EURO_NORMAL.
Static variable in class multilizer.Dictionary
- Euro locale variant is used starting on January 1, 2002
- EuroEditor().
Constructor for class multilizer.EuroEditor
-
- exists.
Variable in class multilizer.Translation
- True if there is a translation for the string.
- extension.
Variable in class multilizer.FileNamePanel
-
- ExtensionFileFilter(String).
Constructor for class multilizer.ExtensionFileFilter
-
- ExtensionFileFilter(String, String).
Constructor for class multilizer.ExtensionFileFilter
-
- FEET_IN_YARD_C.
Static variable in class multilizer.Utils
-
- FILE_USAGE_AUTO.
Static variable in class multilizer.FileDictionary
-
- FILE_USAGE_BUNDLE.
Static variable in class multilizer.FileDictionary
-
- FILE_USAGE_SINGLE.
Static variable in class multilizer.FileDictionary
-
- FileChooser().
Constructor for class multilizer.FileChooser
-
- FileDictionary(String).
Constructor for class multilizer.FileDictionary
-
- FileDictionaryBeanInfo().
Constructor for class multilizer.FileDictionaryBeanInfo
-
- FileNameEditor().
Constructor for class multilizer.FileNameEditor
-
- FileNamePanel().
Constructor for class multilizer.FileNamePanel
-
- FileUsageEditor().
Constructor for class multilizer.FileUsageEditor
-
- 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.BaseTranslator
- Disposes of this translator once it is no longer referenced.
- finalize().
Method in class multilizer.Dictionary
- Disposes of this dictionary once it is no longer referenced.
- findDictionary(String).
Static method in class multilizer.Dictionary
- Finds a dictionary by name.
- fontName.
Variable in class multilizer.Language
-
- fontSize.
Variable in class multilizer.Language
-
- FOOT_IN_METERS_C.
Static variable in class multilizer.Utils
-
- form.
Variable in class multilizer.Translation
- The form.
- formatMessage(String, String[], StringTranslator).
Static method in class multilizer.Utils
- Formats the message using the given parameters
- formContext.
Variable in class multilizer.Dictionary
- True if the dictionary uses the form context.
- FURLONG_IN_METERS_C.
Static variable in class multilizer.Utils
-
- FURLONGS_IN_MILE_C.
Static variable in class multilizer.Utils
-
- getActiveBundleName().
Method in class multilizer.FileDictionary
-
- getActiveBundleName(String).
Method in class multilizer.FileDictionary
-
- getActiveFileName().
Method in class multilizer.FileDictionary
-
- getActiveFileName(String).
Method in class multilizer.FileDictionary
-
- 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.AppletTranslatorBeanInfo
- 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.BundleDictionaryBeanInfo
- 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.FileDictionaryBeanInfo
- Claim there are no other relevant BeanInfo objects.
- getAdditionalBeanInfo().
Method in class multilizer.LoginDictionaryBeanInfo
- 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.
- getAdditionalBeanInfo().
Method in class multilizer.TranslatorBeanInfo
- 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.
- getApplet().
Method in class multilizer.Dictionary
- Gets the host applet.
- getApplyToChilds().
Method in class multilizer.RestrictObjectEventObject
- Retrieves a boolean value that indicates whether the restriction is applied to the child controls as well.
- getAsText().
Method in class multilizer.BindingEditor
-
- getAsText().
Method in class multilizer.DictionaryNameEditor
-
- getAsText().
Method in class multilizer.EuroEditor
-
- getAsText().
Method in class multilizer.FileNameEditor
-
- getAsText().
Method in class multilizer.FileUsageEditor
-
- getAsText().
Method in class multilizer.LayoutEditor
-
- 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.BaseTranslatorBeanInfo
- Deny knowledge about the class and customizer of the bean.
- getBinding().
Method in class multilizer.Dictionary
- Gets the locale binding.
- getCheckLanguage().
Method in class multilizer.Dictionary
- Gets the language checking.
- getCheckSupport().
Method in class multilizer.Dictionary
- Gets the language checking.
- getChildRestriction(RestrictObjectEventObject).
Static method in class multilizer.RestrictObjectEventObject
- Returns the child restrictions of the restriction.
- getConstraints(Component).
Method in class multilizer.BidiGridBagLayout
- Gets the constraints for the specified component.
- getConvert().
Method in class multilizer.TextDictionary
- Gets the conversion state.
- 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.FileNameEditor
-
- getCustomEditor().
Method in class multilizer.TargetsEditor
-
- getCustomTranslate().
Method in class multilizer.RestrictObjectEventObject
- Retrieves a boolean value that indicates whether the custom translation is applied to the object.
- getDefaultDictionary().
Static method in class multilizer.Dictionary
- Returns the default dictionary.
- getDefaultLanguage().
Method in class multilizer.Dictionary
- Gets the index of the default language.
- getDescription().
Method in class multilizer.ExtensionFileFilter
-
- 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.BaseTranslator
- Gets the dictionary.
- getDictionary(int).
Static method in class multilizer.Dictionary
- Gets a dictionary by index.
- getDictionary(String).
Static method in class multilizer.Dictionary
- Gets a dictionary by name.
- getDictionaryName().
Method in class multilizer.BaseTranslator
- Gets the dictionary.
- getDictionaryName().
Method in class multilizer.Dictionary
- Gets the name of the dictionary.
- getDriver().
Method in class multilizer.DatabaseDictionary
- Gets the JDBC driver class.
- getEMUPhase().
Static method in class multilizer.Dictionary
- Returns the current phase of EMU (Economic and Monetary Union)
- getEMUPhase(Locale).
Static method in class multilizer.Utils
- Returns the current phase of EMU (European Moneraty Union) in the give locale.
- getEnableEuro().
Method in class multilizer.CustomSelectLocaleDialog
-
- getEnclose().
Method in class multilizer.TestDictionary
- An example:
'Sample' -> '{Sample}'
- getEuro().
Method in class multilizer.Dictionary
- Gets the Euro usage.
- getExpand().
Method in class multilizer.TestDictionary
- Gets the expand option.
- getExpandChar().
Method in class multilizer.TestDictionary
- Gets the test language.
- getFileName().
Method in class multilizer.BundleDictionary
- Gets the base name of the dictionary.
- getFileName().
Method in class multilizer.FileNamePanel
-
- getFileName().
Method in class multilizer.StreamEventObject
-
- getFileUsage().
Method in class multilizer.FileDictionary
-
- getFlip().
Method in class multilizer.RestrictObjectEventObject
- Retrieves a boolean value that indicates whether the object is flipped when a bidirectional language is active.
- 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.BaseTranslator
- Gets the host container.
- getIcon(int).
Method in class multilizer.AppletTranslatorBeanInfo
- 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.ServerDictionaryBeanInfo
- Claim there are no icons available.
- getIcon(int).
Method in class multilizer.SwingModuleBeanInfo
- 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.BindingEditor
- This method is intended for use when generating Java code to set
the value of the property.
- getJavaInitializationString().
Method in class multilizer.EuroEditor
- This method is intended for use when generating Java code to set
the value of the property.
- getJavaInitializationString().
Method in class multilizer.FileNameEditor
-
- getJavaInitializationString().
Method in class multilizer.FileUsageEditor
- This method is intended for use when generating Java code to set
the value of the property.
- getJavaInitializationString().
Method in class multilizer.LayoutEditor
- 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.
- getKey().
Method in class multilizer.Translation
- Get the string key.
- 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.BinaryDictionary
- Gets the amount of the languages in the dictionary.
- 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.BinaryDictionary
- Gets the specified 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.BinaryDictionary
- Gets the all languages.
- 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
- Returns the language stream for the active language data.
- getLanguageStream().
Method in class multilizer.TextDictionary
-
- getLanguageStream(StreamEventObject).
Method in interface multilizer.LanguageStreamListener
- The object implements the getStream method to get the stream containing the language data
- getLanguageStream(String).
Method in class multilizer.BundleDictionary
- Opens the language stream and returns it.
- 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.
- getLocaleChanged().
Method in class multilizer.DictionaryEventObject
-
- getLocaleName(Locale, StringTranslator).
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
-
- getLocalTranslations().
Method in class multilizer.BaseTranslator
- Gets the local translations.
- 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.Translator
- Gets the mirror flag.
- getMissingTranslation().
Method in class multilizer.Dictionary
- Gets the MissingTranslation property.
- getModule(int).
Static method in class multilizer.Modules
-
- getNativeLayout().
Method in class multilizer.Translator
- Gets the native layout.
- getObject().
Method in class multilizer.ObjectEventObject
- Get the object.
- getOver50().
Method in class multilizer.TestDictionary
- Gets the test language.
- getPassword().
Method in class multilizer.LoginDictionary
- Gets the password.
- getPort().
Method in class multilizer.ServerDictionary
- Gets the port of MDS.
- getProperty().
Method in class multilizer.RestrictPropertyEventObject
- Gets the name of the property.
- getPropertyDescriptors().
Method in class multilizer.BaseTranslatorBeanInfo
- Deny knowledge of properties.
- getPropertyDescriptors().
Method in class multilizer.BinaryDictionaryBeanInfo
- Deny knowledge of properties.
- getPropertyDescriptors().
Method in class multilizer.BundleDictionaryBeanInfo
- 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.FileDictionaryBeanInfo
- Deny knowledge of properties.
- getPropertyDescriptors().
Method in class multilizer.LoginDictionaryBeanInfo
- 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.
- getRemoteDictionaryName().
Method in class multilizer.ServerDictionary
- Gets the name of the dictionary.
- 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.BindingEditor
- 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.DictionaryNameEditor
- 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.EuroEditor
- 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.FileNameEditor
-
- getTags().
Method in class multilizer.FileUsageEditor
- 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.LayoutEditor
- 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.BaseTranslator
- Gets the target count.
- getTargets().
Method in class multilizer.BaseTranslator
- Gets the targets in a single string.
- getTargets().
Method in class multilizer.TargetsPanel
-
- getTargets(int).
Method in class multilizer.BaseTranslator
- Gets an individual target.
- getTargetsArray().
Method in class multilizer.BaseTranslator
- 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.BaseTranslator
- Gets the state of text component translation.
- getTranslation(int).
Method in class multilizer.BaseTranslator
- Gets the translation.
- getTranslationCount().
Method in class multilizer.Dictionary
- Returns the translation count.
- getTranslationCount().
Method in class multilizer.FileDictionary
- Returns the translation count.
- getTranslationCount().
Method in class multilizer.ServerDictionary
- Returns the translation count.
- getTranslationFileName().
Method in class multilizer.TextDictionary
- Gets the translation file name.
- 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.BaseTranslator
- Gets the update locale property flag.
- getUpdateReadingOrder().
Method in class multilizer.RestrictObjectEventObject
- Retrieves a boolean value that indicates whether the reading order of the object is updated.
- 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.LoginDictionary
- Gets the URL of the remote dictionary.
- getUseBundle().
Method in class multilizer.FileDictionary
- Returns true of the dictionary use a bundle of files instead of a single file.
- getUser().
Method in class multilizer.LoginDictionary
- Gets the user name.
- getValue().
Method in class multilizer.FileNameEditor
-
- 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
.
- HORIZONTAL.
Static variable in class multilizer.BidiGridBagConstraints
- Resize the component horizontally but not vertically.
- hostTranslated().
Method in class multilizer.Translator
-
- INCH_IN_FEET_C.
Static variable in class multilizer.Utils
-
- INCH_IN_METERS_C.
Static variable in class multilizer.Utils
-
- init(RestrictObjectEventObject).
Method in class multilizer.RestrictObjectEventObject
- Copies the content of the given restriction to this one.
- 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.
- isComponentContext().
Method in class multilizer.Dictionary
- Returns true if the dictionary uses the component context.
- isDefault().
Method in class multilizer.Language
- Returns true if the language supports every contries.
- isEMUMember(Locale).
Static method in class multilizer.Dictionary
- Returns true if the given locale is a member of EMU (Economic and Monetary Union)
- isFormContext().
Method in class multilizer.Dictionary
- Returns true if the dictionary uses the form context.
- isFullContext().
Method in class multilizer.Dictionary
- Returns true if the dictionary uses the full context.
- isLanguageBidirectional().
Method in class multilizer.Dictionary
- Returns true if the active language is bidirectional (e.g.
- isLanguageEuropean().
Method in class multilizer.Dictionary
- Returns true if the active language is European.
- isLanguageFarEastern().
Method in class multilizer.Dictionary
- Returns true if the active language is Far Eastern.
- isNoneContext().
Method in class multilizer.Dictionary
- Returns true if the dictionary does not use any context.
- 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.FileNameEditor
-
- isPaintable().
Method in class multilizer.TargetsEditor
-
- isPropertyRestricted(Object, String).
Method in class multilizer.BaseTranslator
- Returns true if the translation of the given property is restricted.
- isTextComponent(Object).
Method in class multilizer.BaseTranslator
- Returns true of the object is an text component.
- isTextComponent(Object).
Method in class multilizer.Module
- Returns true if the given object is a text component.
- isTextComponent(Object).
Static method in class multilizer.Modules
-
- isTextComponent(Object).
Method in class multilizer.SwingModule
- Returns true if the given object is a text component.
- itemStateChanged(ItemEvent).
Method in class multilizer.TargetsPanel
-
- label.
Variable in class multilizer.FileNamePanel
-
- language.
Variable in class multilizer.Language
-
- Language().
Constructor for class multilizer.Language
-
- Language(String, String, String, String, String).
Constructor for class multilizer.Language
-
- LANGUAGE_FILE_EXTENSION.
Static variable in class multilizer.BundleDictionary
-
- languageChanged(boolean, boolean).
Method in class multilizer.DatabaseDictionary
- Dictionary calls this method after the current language has been changed.
- 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 class multilizer.BaseTranslator
- Retranslates and repaints the host container.
- languageChanged(DictionaryEventObject).
Method in interface multilizer.DictionaryListener
- The object implements the languageChanged method to translate itself after the dictionary has changed the language.
- LanguageFileNameEditor().
Constructor for class multilizer.LanguageFileNameEditor
-
- layoutContainer(Container).
Method in class multilizer.BidiGridBagLayout
- Lays out the specified container using this grid bag layout.
- LayoutEditor().
Constructor for class multilizer.LayoutEditor
-
- layoutInfo.
Variable in class multilizer.BidiGridBagLayout
-
- LEFT_TO_RIGHT.
Static variable in class multilizer.Translator
-
- leftToRight.
Variable in class multilizer.BidiGridBagLayout
-
- list.
Variable in class multilizer.SelectDialog
-
- list.
Variable in class multilizer.TargetsPanel
-
- LITTLE_ENDIAN.
Static variable in class multilizer.Common
-
- loadLocalTranslation(Container, Vector).
Method in class multilizer.FileDictionary
-
- loadLocalTranslations().
Method in class multilizer.BaseTranslator
- Load the local translations.
- loadTranslation(Vector, String).
Method in class multilizer.BinaryDictionary
- Loads the translation data from the file to the array.
- loadTranslation(Vector, String).
Method in class multilizer.FileDictionary
- Loads the translation data from the file to the array.
- loadTranslation(Vector, String).
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)
.
- LoginDictionary().
Constructor for class multilizer.LoginDictionary
-
- LoginDictionaryBeanInfo().
Constructor for class multilizer.LoginDictionaryBeanInfo
-
- lookupConstraints(Component).
Method in class multilizer.BidiGridBagLayout
- Retrieves the constraints for the specified component.
- match(String, String).
Method in class multilizer.Target
-
- MAXGRIDSIZE.
Static variable in class multilizer.BidiGridBagLayout
-
- MAXGRIDSIZE.
Static variable in class multilizer.Translator
-
- 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, BaseTranslator).
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, BaseTranslator).
Constructor for class multilizer.MessageDialog
-
- METRIC_MEASUREMENT.
Static variable in class multilizer.Utils
-
- 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.Translator
- Mirrors the given container.
- MissingTranslationEditor().
Constructor for class multilizer.MissingTranslationEditor
-
- MLD_FILE_EXTENSION.
Static variable in class multilizer.BinaryDictionary
-
- MLDFileNameEditor().
Constructor for class multilizer.MLDFileNameEditor
-
- ModalDialog(Window, String).
Constructor for class multilizer.ModalDialog
-
- Module().
Constructor for class multilizer.Module
-
- Modules().
Constructor for class multilizer.Modules
-
- 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
- Tag 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.
- 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
-
- 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.
- ObjectEventObject(BaseTranslator, Object).
Constructor for class multilizer.ObjectEventObject
-
- ObjectEventObject(ObjectEventObject).
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
-
- paintValue(Graphics, Rectangle).
Method in class multilizer.FileNameEditor
-
- 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
-
- primary.
Variable in class multilizer.Language
-
- processObject(Object, RestrictObjectEventObject).
Method in class multilizer.BaseTranslator
- 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
-
- PURE_ASCII.
Static variable in class multilizer.Language
-
- pureAscii.
Variable in class multilizer.Language
-
- read().
Method in class multilizer.ServerDictionary
- Returns the reply message from the server.
- readLanguage().
Method in class multilizer.BinaryDictionary
-
- readLanguage(UnicodeInputStream).
Method in class multilizer.BundleDictionary
- Reads one language from the given language stream.
- 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.
- removeAfterTranslateListener(AfterTranslateListener).
Method in class multilizer.BaseTranslator
- Removes the after translate listener so it no longer receives after translate events from this translator.
- removeBeforeTranslateListener(BeforeTranslateListener).
Method in class multilizer.BaseTranslator
- Removes the before translate listener so it no longer receives before translate events from this translator.
- removeLanguageChangeListener(DictionaryListener).
Method in class multilizer.BaseTranslator
- Removes the language change listener so it no longer receives language change events from this dictionary.
- 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.FileNamePanel
-
- removePropertyChangeListener(PropertyChangeListener).
Method in class multilizer.TargetsPanel
-
- removeRestrictObjectListener(RestrictObjectListener).
Method in class multilizer.BaseTranslator
- Removes the restrict object listener so it no longer receives object restriction events from this translator.
- removeRestrictPropertyListener(RestrictPropertyListener).
Method in class multilizer.BaseTranslator
- Removes the restrict property listener so it no longer receives property restriction events from this translator.
- removeTarget(int).
Method in class multilizer.BaseTranslator
- Removes a target form the target list.
- removeTarget(Target).
Method in class multilizer.BaseTranslator
- Removes a target form the target list.
- removeTranslateObjectListener(TranslateObjectListener).
Method in class multilizer.BaseTranslator
- 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
-
- restrictObject(RestrictObjectEventObject).
Method in interface multilizer.RestrictObjectListener
- The object implements the restrictComponent method to restrict component translation.
- RestrictObjectEventObject(BaseTranslator, Object).
Constructor for class multilizer.RestrictObjectEventObject
-
- RestrictObjectEventObject(RestrictObjectEventObject).
Constructor for class multilizer.RestrictObjectEventObject
-
- restrictProperty(RestrictPropertyEventObject).
Method in interface multilizer.RestrictPropertyListener
- The object implements the restrictProperty method to restrict property translation.
- RestrictPropertyEventObject(BaseTranslator, Object, String).
Constructor for class multilizer.RestrictPropertyEventObject
-
- RIGHT_TO_LEFT.
Static variable in class multilizer.Translator
-
- rowHeights.
Variable in class multilizer.BidiGridBagLayout
-
- rowWeights.
Variable in class multilizer.BidiGridBagLayout
-
- 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, BaseTranslator).
Constructor for class multilizer.SelectDialog
-
- SelectLanguageDialog(Frame).
Constructor for class multilizer.SelectLanguageDialog
-
- SelectLanguageDialog(Frame, BaseTranslator, boolean).
Constructor for class multilizer.SelectLanguageDialog
-
- SelectLanguageDialog(Frame, Dictionary).
Constructor for class multilizer.SelectLanguageDialog
-
- SelectLocaleDialog(Frame).
Constructor for class multilizer.SelectLocaleDialog
-
- SelectLocaleDialog(Frame, BaseTranslator, boolean).
Constructor for class multilizer.SelectLocaleDialog
-
- SelectLocaleDialog(Frame, Dictionary).
Constructor for class multilizer.SelectLocaleDialog
-
- SelectSublanguageDialog(Frame).
Constructor for class multilizer.SelectSublanguageDialog
-
- SelectSublanguageDialog(Frame, BaseTranslator, boolean).
Constructor for class multilizer.SelectSublanguageDialog
-
- SelectSublanguageDialog(Frame, Dictionary).
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
-
- setApplet(Applet).
Method in class multilizer.Dictionary
- Sets the host applet.
- setApplyToChilds(boolean).
Method in class multilizer.RestrictObjectEventObject
- Specifies whether the restriction should be applied to the child controls as well.
- setAsText(String).
Method in class multilizer.BindingEditor
- Set the property value by parsing a given String.
- setAsText(String).
Method in class multilizer.DictionaryNameEditor
- Set the property value by parsing a given String.
- setAsText(String).
Method in class multilizer.EuroEditor
- Set the property value by parsing a given String.
- setAsText(String).
Method in class multilizer.FileNameEditor
-
- setAsText(String).
Method in class multilizer.FileUsageEditor
- Set the property value by parsing a given String.
- setAsText(String).
Method in class multilizer.LayoutEditor
- 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.
- setBinding(int).
Method in class multilizer.Dictionary
- Sets the locale binding.
- setCheckLanguage(boolean).
Method in class multilizer.Dictionary
- Sets the language checking.
- setCheckSupport(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.
- setContextCode(int).
Method in class multilizer.Dictionary
- Sets the context code.
- setConvert(boolean).
Method in class multilizer.TextDictionary
- Enables or disables the string conversion.
- setCountries(String).
Method in class multilizer.Language
-
- setCustomTranslate(boolean).
Method in class multilizer.RestrictObjectEventObject
- Specifies whether the custom translation should be applied to the object.
- setDefaultPosition(int, int).
Method in class multilizer.ModalDialog
-
- setDiacritic(boolean).
Method in class multilizer.TestDictionary
-
- setDictionary(Dictionary).
Method in class multilizer.BaseTranslator
- Sets the dictionary.
- setDictionaryName(String).
Method in class multilizer.BaseTranslator
- Sets the dictionary name.
- setDictionaryName(String).
Method in class multilizer.Dictionary
- Sets the name of the dictionary.
- setDriver(String).
Method in class multilizer.DatabaseDictionary
- Sets the JDBC driver class.
- setElementAt(Object, int).
Method in interface multilizer.MComboBoxModel
-
- setElementAt(Object, int).
Method in interface multilizer.MListModel
-
- setEnableEuro(boolean).
Method in class multilizer.CustomSelectLocaleDialog
-
- setEnclose(boolean).
Method in class multilizer.TestDictionary
- An example:
'Sample' -> '{Sample}'
- setEuro(int).
Method in class multilizer.Dictionary
- Sets the Euro usage.
- setExpand(boolean).
Method in class multilizer.TestDictionary
- Sets the expand option.
- setExpandChar(char).
Method in class multilizer.TestDictionary
- Sets the test language.
- setFileName(String).
Method in class multilizer.BundleDictionary
- Sets the base name of the dictionary.
- setFileName(String).
Method in class multilizer.FileNamePanel
-
- setFileName(String).
Method in class multilizer.StreamEventObject
-
- setFileUsage(int).
Method in class multilizer.FileDictionary
-
- setFlip(boolean).
Method in class multilizer.RestrictObjectEventObject
- Specifies whether the object should be flipped when a bidirectional language is active.
- 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.
- setFullRestrictions().
Method in class multilizer.RestrictObjectEventObject
- Disables the translation of the object and its childs completely.
- setHost(Container).
Method in class multilizer.BaseTranslator
- 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.
- setLocalTranslations(Vector).
Method in class multilizer.BaseTranslator
- Sets the local translations.
- setMirror(boolean).
Method in class multilizer.Translator
- Sets the mirror flag.
- setMissingTranslation(int).
Method in class multilizer.Dictionary
- Sets the MissingTranslation property.
- setNativeLayout(int).
Method in class multilizer.Translator
- Sets the native layout.
- setObject(Object).
Method in class multilizer.BaseTranslatorCustomizer
-
- setOver50(int).
Method in class multilizer.TestDictionary
- Sets the test language.
- setPassword(String).
Method in class multilizer.LoginDictionary
- Sets the password that the dictionary uses when connecting to the dictionary.
- setPort(int).
Method in class multilizer.ServerDictionary
- Sets the TCP/IP port of MDS.
- setReductionChar(String).
Method in class multilizer.TestDictionary
- Sets the reduction string that is used in the minimum test.
- setRemoteDictionaryName(String).
Method in class multilizer.ServerDictionary
- Sets the name of the dictionary.
- 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.
- setSubs(String).
Method in class multilizer.Language
-
- setTargets(int, Target).
Method in class multilizer.BaseTranslator
- Sets an individual target.
- setTargets(String).
Method in class multilizer.BaseTranslator
- Sets the targets.
- setTargets(String).
Method in class multilizer.TargetsPanel
-
- setTargets(Target[]).
Method in class multilizer.BaseTranslator
- 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.BaseTranslator
- Enables or disables the translation of text components.
- setTranslationFileName(String).
Method in class multilizer.TextDictionary
- Sets the translation file name.
- 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.BaseTranslator
- Sets the update locale property flag.
- setUpdateReadingOrder(boolean).
Method in class multilizer.RestrictObjectEventObject
- Specifies whether the reading order of the object should be updated.
- setUpperCase(boolean).
Method in class multilizer.TestDictionary
-
- setURL(String).
Method in class multilizer.LoginDictionary
- Sets the URL of the remote dictionary.
- setUser(String).
Method in class multilizer.LoginDictionary
- Sets the user name that the dictionary uses when connecting to the dictionary.
- setValue(Object).
Method in class multilizer.FileNameEditor
-
- 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.FileChooser
-
- 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.
- sort(Vector).
Method in class multilizer.FileDictionary
- Sorts the translation array.
- 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
-
- str.
Variable in class multilizer.Translation
- The native string.
- stringToTarget(String).
Static method in class multilizer.Target
- Converts the given string to a target.
- stringToUTF8(String).
Static method in class multilizer.UTF8
-
- subs.
Variable in class multilizer.Language
-
- supportsCustomEditor().
Method in class multilizer.FileNameEditor
-
- supportsCustomEditor().
Method in class multilizer.TargetsEditor
-
- SwingModule().
Constructor for class multilizer.SwingModule
-
- SwingModuleBeanInfo().
Constructor for class multilizer.SwingModuleBeanInfo
-
- SwingTranslator().
Constructor for class multilizer.SwingTranslator
-
- SwingTranslator(Dictionary).
Constructor for class multilizer.SwingTranslator
-
- Target().
Constructor for class multilizer.Target
-
- Target(String).
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.Target
- Converts the given target to a string.
- test.
Variable in class multilizer.Language
-
- TEST.
Static 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.BaseTranslator
- Translates the host container.
- translate(Container).
Method in class multilizer.BaseTranslator
- Sets the host and translates it.
- translate(String).
Method in class multilizer.BaseTranslator
- Returns the translations for the given string.
- translate(String).
Method in class multilizer.Dictionary
- Returns the translations for the given string.
- translate(String).
Method in interface multilizer.StringTranslator
- Returns the translation of the given string in the active language.
- translate(String, String).
Method in class multilizer.BaseTranslator
- Returns the translations for the given string.
- translate(String, String, String).
Method in class multilizer.Dictionary
- Returns the translations for the given context sensitive 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(BaseTranslator).
Method in class multilizer.Module
- Translates the menu of the host container.
- translateMenu(BaseTranslator).
Static method in class multilizer.Modules
-
- translateMenu(BaseTranslator).
Method in class multilizer.SwingModule
- Translates the menu of the host container.
- translateObject(BaseTranslator, Object, RestrictObjectEventObject).
Method in class multilizer.Module
- Translates the given object.
- translateObject(BaseTranslator, Object, RestrictObjectEventObject).
Static method in class multilizer.Modules
-
- translateObject(BaseTranslator, Object, RestrictObjectEventObject).
Method in class multilizer.SwingModule
- Translates the given object.
- translateObject(ObjectEventObject).
Method in interface multilizer.TranslateObjectListener
- The object implements the restrictProperty method to translate object manually.
- 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.ServerDictionary
- Returns the translation of the native string in the current language.
- translateString(String, String, String).
Method in class multilizer.DatabaseDictionary
- Returns the translation of the context sensitive native string in the current language.
- translateString(String, String, String).
Method in class multilizer.Dictionary
- Returns the translation of the context sensitive native string in the current language.
- translateString(String, String, String).
Method in class multilizer.FileDictionary
- Returns the translation of the context sensitive native string in the current language.
- translateString(String, String, String).
Method in class multilizer.ResourceDictionary
- Returns the translation of the context sensitive native string in the current language.
- translateString(String, String, String).
Method in class multilizer.ServerDictionary
- Returns the translation of the context sensitive native string in the current language.
- translateString(String, String, String).
Method in class multilizer.TestDictionary
- Returns the translation of the context sensitive 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
-
- TRANSLATION_FILE_EXTENSION.
Static variable in class multilizer.TextDictionary
-
- TranslationFileNameEditor().
Constructor for class multilizer.TranslationFileNameEditor
-
- translationStreamListener.
Variable in class multilizer.FileDictionary
-
- 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 and assings a dictionary for it.
- TranslatorBeanInfo().
Constructor for class multilizer.TranslatorBeanInfo
-
- 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.
- UNICODE.
Static variable in class multilizer.Common
-
- updateButtons().
Method in class multilizer.TargetsPanel
-
- US_MEASUREMENT.
Static variable in class multilizer.Utils
-
- UTF8().
Constructor for class multilizer.UTF8
-
- utf8ToString(byte[]).
Static method in class multilizer.UTF8
-
- Utils().
Constructor for class multilizer.Utils
-
- VERTICAL.
Static variable in class multilizer.BidiGridBagConstraints
- Resize the component vertically but not horizontally.
- 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.
- 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
-