Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- actionPerformed(ActionEvent) - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCellEditor
- add(Locale, String, String, String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- add(Locale, Properties, String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- addKey(String, String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- addLocale(Locale) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
C
- capitalize(String) - Static method in class org.gvsig.i18n.impl.I18nManagerImpl
- COLUMN_ACTIVE - Static variable in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- COLUMN_COUNTRY - Static variable in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- COLUMN_LANGUAGE - Static variable in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- COLUMN_LOCALE - Static variable in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- COLUMN_VARIANT - Static variable in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- consolide() - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- ConsolideTranslationsExtension - Class in org.gvsig.i18n.extension
-
Texts localization management extension.
- ConsolideTranslationsExtension() - Constructor for class org.gvsig.i18n.extension.ConsolideTranslationsExtension
E
- ENGLISH - Static variable in interface org.gvsig.i18n.I18nManager
- execute(String) - Method in class org.gvsig.i18n.extension.ConsolideTranslationsExtension
- execute(String) - Method in class org.gvsig.i18n.extension.I18nExtension
- ExportLocaleException - Exception Class in org.gvsig.i18n.impl
-
Exception for errors exporting a Locale for translation or update.
- ExportLocaleException(Locale[]) - Constructor for exception class org.gvsig.i18n.impl.ExportLocaleException
- ExportLocaleException(Locale[], Throwable) - Constructor for exception class org.gvsig.i18n.impl.ExportLocaleException
- exportLocaleForTranslation(Locale, Locale[], File) - Method in interface org.gvsig.i18n.I18nManager
-
Exports the keys of text to translate to a new locale to a jar file.
- exportLocaleForTranslation(Locale, Locale[], File) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- exportLocaleForTranslation(Locale, Locale, File) - Method in interface org.gvsig.i18n.I18nManager
-
Exports the keys of text to translate to a new locale to a jar file.
- exportLocaleForTranslation(Locale, Locale, File) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- exportLocaleForUpdate(Locale, Locale, File) - Method in interface org.gvsig.i18n.I18nManager
-
Exports the translations of a locale to update or complete its translation, into a jar file.
- exportLocaleForUpdate(Locale, Locale, File) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- exportLocalesForUpdate(Locale[], Locale, File) - Method in interface org.gvsig.i18n.I18nManager
-
Exports the translations of a list of locales to update or complete its translation, into a jar file.
- exportLocalesForUpdate(Locale[], Locale, File) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
G
- get(String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getCellEditorValue() - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCellEditor
- getColumnClass(int) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- getColumnCount() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- getColumnName(int) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- getCurrentLocale() - Method in interface org.gvsig.i18n.I18nManager
-
Returns the current locale.
- getCurrentLocale() - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getCurrentLocale() - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getDefaultSystemLocale() - Method in interface org.gvsig.i18n.I18nManager
-
Returns the application host system default locale.
- getDefaultSystemLocale() - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getDisplayName(Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Returns the display name of a locale.
- getDisplayName(Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getDisplayName(Locale, Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Returns the display name of a locale in the given locale to be displayed.
- getDisplayName(Locale, Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getI18nManager() - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getIcon() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- getID() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- getInstalledLocales() - Method in interface org.gvsig.i18n.I18nManager
-
Returns the list of locales supported by the current gvSIG installation.
- getInstalledLocales() - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getInstance() - Static method in class org.gvsig.i18n.impl.I18nManagerImpl
-
Returns the unique instance of the I18nManager.
- getKeys() - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getLanguageDisplayName(Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Returns the display name of a locale language.
- getLanguageDisplayName(Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getLanguageDisplayName(Locale, Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Returns the display name of a locale language.
- getLanguageDisplayName(Locale, Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getLocale(int) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
-
Returns the
Localeshown in a table row. - getLocales() - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getLocalizedMessage() - Method in exception class org.gvsig.i18n.I18nException
- getLocalizedMessage() - Method in exception class org.gvsig.i18n.impl.ExportLocaleException
- getLocalizedMessage() - Method in exception class org.gvsig.i18n.impl.InstallLocalesException
- getLocalizedMessage() - Method in exception class org.gvsig.i18n.impl.LocaleFileNameRequiredException
- getLocalizedMessage() - Method in exception class org.gvsig.i18n.impl.LocaleLanguageRequiredException
- getLocalizedMessage() - Method in exception class org.gvsig.i18n.impl.UninstallLocaleException
- getPanel() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- getPluginCodesOfKey(String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getRadioButton() - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCell
- getReferenceLocales() - Method in interface org.gvsig.i18n.I18nManager
-
Returns the list of default locales to use as reference when exporting to translate a new locale, or update or complete an existing one.
- getReferenceLocales() - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- getRowCount() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- getSelectedLocale() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
-
Returns the current selected locale.
- getTableCellComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCell
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCellEditor
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCellRenderer
- getTitle() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- getTranslation(String, String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getTranslation(Locale, String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getTranslations(String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getTranslations(Locale) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- getValueAt(int, int) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
I
- I18nException - Exception Class in org.gvsig.i18n
-
Exception for errors of the I18nManager.
- I18nException(String, String) - Constructor for exception class org.gvsig.i18n.I18nException
-
Creates a new exception with an error message.
- I18nException(String, String, Throwable) - Constructor for exception class org.gvsig.i18n.I18nException
-
Creates a new exception with an error message and a cause exception.
- I18nExtension - Class in org.gvsig.i18n.extension
-
Texts localization management extension.
- I18nExtension() - Constructor for class org.gvsig.i18n.extension.I18nExtension
- I18nManager - Interface in org.gvsig.i18n
-
Management of I18n and Locale related activities.
- I18nManagerImpl - Class in org.gvsig.i18n.impl
-
Implementation of the I18nManager interface.
- I18nManagerImpl() - Constructor for class org.gvsig.i18n.impl.I18nManagerImpl
- I18nPreferencePage - Class in org.gvsig.i18n.extension.preferences
-
Prefence page to manage gvSIG locales.
- I18nPreferencePage() - Constructor for class org.gvsig.i18n.extension.preferences.I18nPreferencePage
-
Creates a new I18n preferences page.
- initialize() - Method in class org.gvsig.i18n.extension.ConsolideTranslationsExtension
- initialize() - Method in class org.gvsig.i18n.extension.I18nExtension
- initializeDefaults() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- initializeValues() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- installLocale(Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Install a new locale in the framework of andami.
- installLocale(Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- installLocales(File) - Method in interface org.gvsig.i18n.I18nManager
-
Installs or a new locale (or a list) and its translation, or updates an already existing one.
- installLocales(File) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- InstallLocalesException - Exception Class in org.gvsig.i18n.impl
-
Exception for errors installing a locale or locales from an import file.
- InstallLocalesException(File) - Constructor for exception class org.gvsig.i18n.impl.InstallLocalesException
- InstallLocalesException(File, Throwable) - Constructor for exception class org.gvsig.i18n.impl.InstallLocalesException
- isCellEditable(int, int) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- isEnabled() - Method in class org.gvsig.i18n.extension.ConsolideTranslationsExtension
- isEnabled() - Method in class org.gvsig.i18n.extension.I18nExtension
- isResizeable() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- isValueChanged() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- isValueChanged() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- isVisible() - Method in class org.gvsig.i18n.extension.ConsolideTranslationsExtension
- isVisible() - Method in class org.gvsig.i18n.extension.I18nExtension
- itemStateChanged(ItemEvent) - Method in class org.gvsig.i18n.extension.preferences.table.RadioButtonCellEditor
L
- LocaleFileNameRequiredException - Exception Class in org.gvsig.i18n.impl
-
Exception for errors installing a locale or locales from an import file.
- LocaleFileNameRequiredException(String) - Constructor for exception class org.gvsig.i18n.impl.LocaleFileNameRequiredException
- LocaleFileNameRequiredException(String, Throwable) - Constructor for exception class org.gvsig.i18n.impl.LocaleFileNameRequiredException
- LocaleLanguageRequiredException - Exception Class in org.gvsig.i18n.impl
-
Exception for errors installing a locale or locales from an import file.
- LocaleLanguageRequiredException(String) - Constructor for exception class org.gvsig.i18n.impl.LocaleLanguageRequiredException
- LocaleLanguageRequiredException(String, Throwable) - Constructor for exception class org.gvsig.i18n.impl.LocaleLanguageRequiredException
- LocaleTableModel - Class in org.gvsig.i18n.extension.preferences.table
-
TableModel to show the list of available Locales in gvSIG.
- LocaleTableModel(I18nManager) - Constructor for class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
-
Creates a LocaleTableModel with a I18nManager to handle locales.
O
- org.gvsig.i18n - package org.gvsig.i18n
- org.gvsig.i18n.extension - package org.gvsig.i18n.extension
- org.gvsig.i18n.extension.preferences - package org.gvsig.i18n.extension.preferences
- org.gvsig.i18n.extension.preferences.table - package org.gvsig.i18n.extension.preferences.table
- org.gvsig.i18n.impl - package org.gvsig.i18n.impl
P
- postInitialize() - Method in class org.gvsig.i18n.extension.I18nExtension
- put(String, String) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
R
- RadioButtonCell - Class in org.gvsig.i18n.extension.preferences.table
-
Renders a radio button on a table cell.
- RadioButtonCell() - Constructor for class org.gvsig.i18n.extension.preferences.table.RadioButtonCell
-
Constructor.
- RadioButtonCellEditor - Class in org.gvsig.i18n.extension.preferences.table
-
Allows to edit a cell content with a Radio button.
- RadioButtonCellEditor() - Constructor for class org.gvsig.i18n.extension.preferences.table.RadioButtonCellEditor
-
Constructor.
- RadioButtonCellRenderer - Class in org.gvsig.i18n.extension.preferences.table
-
Renders a Radio button on a JTable cell.
- RadioButtonCellRenderer() - Constructor for class org.gvsig.i18n.extension.preferences.table.RadioButtonCellRenderer
- ReadCSVLocalesFileException - Exception Class in org.gvsig.i18n.impl
-
Exception for errors installing a locale or locales from an import file.
- ReadCSVLocalesFileException() - Constructor for exception class org.gvsig.i18n.impl.ReadCSVLocalesFileException
- ReadCSVLocalesFileException(Throwable) - Constructor for exception class org.gvsig.i18n.impl.ReadCSVLocalesFileException
- reloadLocales() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
-
Reloads the list of installed locales.
- removeLocale(Locale) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
-
Removes and uninstalls a locale.
S
- saveSelectedLocale() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- selectDefaultLocale() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- selectPreviousLocale() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- setChangesApplied() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
- setChangesApplied() - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- setCurrentLocale(Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Sets the current application locale.
- setCurrentLocale(Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- setCurrentLocale(Locale) - Method in class org.gvsig.i18n.impl.TranslationsConsolider
- setDefaultLocales(Locale[]) - Method in interface org.gvsig.i18n.I18nManager
-
Sets the list of default locales bundled with gvSIG.
- setDefaultLocales(Locale[]) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- setReferenceLocales(Locale[]) - Method in interface org.gvsig.i18n.I18nManager
-
Sets the list of default locales to export.
- setReferenceLocales(Locale[]) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- setSelectedLocale(Locale) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
-
Sets the current selected locale.
- setValueAt(Object, int, int) - Method in class org.gvsig.i18n.extension.preferences.table.LocaleTableModel
- showError() - Method in exception class org.gvsig.i18n.I18nException
-
Show the exception error in through the NotificationManager.
- SPANISH - Static variable in interface org.gvsig.i18n.I18nManager
- storeValues() - Method in class org.gvsig.i18n.extension.preferences.I18nPreferencePage
T
- TranslationsConsolider - Class in org.gvsig.i18n.impl
- TranslationsConsolider() - Constructor for class org.gvsig.i18n.impl.TranslationsConsolider
U
- uninstallLocale(Locale) - Method in interface org.gvsig.i18n.I18nManager
-
Uninstalls a locale and its translation.
- uninstallLocale(Locale) - Method in class org.gvsig.i18n.impl.I18nManagerImpl
- UninstallLocaleException - Exception Class in org.gvsig.i18n.impl
-
Exception for errors uninstalling a
Localeยท - UninstallLocaleException(Locale) - Constructor for exception class org.gvsig.i18n.impl.UninstallLocaleException
- UninstallLocaleException(Locale, Throwable) - Constructor for exception class org.gvsig.i18n.impl.UninstallLocaleException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form