All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Dialog | +----multilizer.ModalDialog | +----multilizer.SelectDialog | +----multilizer.CustomSelectLocaleDialog
Locale
object that is associated
with this window, if the locale has been set.
protected Locale locales[]
public CustomSelectLocaleDialog(Frame frame, String title, BaseTranslator translator, boolean useNative)
protected abstract void getLocales()
public void actionPerformed(ActionEvent e)
public Locale getLocale()
Locale
object that is associated
with this window, if the locale has been set.
public boolean getEnableEuro()
public void setEnableEuro(boolean value)
All Packages Class Hierarchy This Package Previous Next Index