A D E F G I L O R S V

A

AbstractEntry<Type> - Class in org.keridwen.core.i18n.entry
 
AbstractEntry(String, Type) - Constructor for class org.keridwen.core.i18n.entry.AbstractEntry
 
addDictionaryHelper(DictionaryHelper) - Method in interface org.keridwen.core.i18n.DictionaryService
Adds a dictionary helper to the list of managed helpers.
addDictionaryHelper(DictionaryHelper) - Method in class org.keridwen.core.i18n.internal.DefaultDictionaryService
 

D

DefaultDictionaryHelper - Class in org.keridwen.core.i18n
Default implementation of the dictionary helper interface.
DefaultDictionaryHelper(Dictionary<?>...) - Constructor for class org.keridwen.core.i18n.DefaultDictionaryHelper
Default constructor.
DefaultDictionaryService - Class in org.keridwen.core.i18n.internal
 
DefaultDictionaryService() - Constructor for class org.keridwen.core.i18n.internal.DefaultDictionaryService
 
Dictionary<HelperType extends DictionaryHelper> - Interface in org.keridwen.core.i18n
A dictionary contains the localized value corresponding to a given key.
DictionaryEntry<Type> - Interface in org.keridwen.core.i18n.entry
 
DictionaryHelper - Interface in org.keridwen.core.i18n
This interface provides methods to directly access the correct types of data from a dictionary entry key.
DictionaryService - Interface in org.keridwen.core.i18n
A dictionary service manages a list of helpers and gives a central access to change the locale or the formatter used.

E

EntryType - Enum in org.keridwen.core.i18n.entry
Defines the possible entry types for a i18n dictionary.

F

FormatManager - Class in org.keridwen.core.i18n
 
FormatManager() - Constructor for class org.keridwen.core.i18n.FormatManager
 

G

getColor(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getColor() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the color associated with the dictionary entry
getColor(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the color associated with the dictionary entry
getCurrentFormatter() - Method in interface org.keridwen.core.i18n.DictionaryService
Gets the current formatter.
getCurrentFormatter() - Static method in class org.keridwen.core.i18n.FormatManager
 
getCurrentFormatter() - Method in class org.keridwen.core.i18n.internal.DefaultDictionaryService
 
getCurrentLocale() - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getCurrentLocale() - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the locale currently used by the helper.
getCurrentLocale() - Method in interface org.keridwen.core.i18n.DictionaryService
Gets the current locale.
getCurrentLocale() - Static method in class org.keridwen.core.i18n.FormatManager
 
getCurrentLocale() - Method in class org.keridwen.core.i18n.internal.DefaultDictionaryService
 
getDate(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getDate() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the date associated with the dictionary entry
getDate(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the date associated with the dictionary entry
getDefaultLocale() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the default locale of the dictionary.
getDefaultString() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the localized string associated with the dictionary entry for the default locale.
getDefaultString() - Method in class org.keridwen.core.i18n.entry.AbstractEntry
 
getDefaultString() - Method in interface org.keridwen.core.i18n.entry.DictionaryEntry
Gets the localized string associated with the dictionary entry for the default locale.
getDefaultString() - Method in class org.keridwen.core.i18n.entry.IconDictionaryEntry
 
getDefaultString() - Method in class org.keridwen.core.i18n.entry.ImageDictionaryEntry
 
getDefaultString() - Method in class org.keridwen.core.i18n.entry.StringEntry
 
getEntryClass() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the class associated with the entry type.
getEntryType() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the dictionary entry type.
getFont(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getFont() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the font associated with the dictionary entry
getFont(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the font associated with the dictionary entry
getHelper() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the helper of the dictionary.
getIcon(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getIcon() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the icon associated with the dictionary entry
getIcon(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the icon associated with the dictionary entry
getImage(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getImage() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the image associated with the dictionary entry
getImage(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the image associated with the dictionary entry
getKey() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the key of the dictionary entry.
getKey() - Method in class org.keridwen.core.i18n.entry.AbstractEntry
 
getKey() - Method in interface org.keridwen.core.i18n.entry.DictionaryEntry
Gets the key of the dictionary entry.
getKey() - Method in class org.keridwen.core.i18n.entry.IconDictionaryEntry
 
getKey() - Method in class org.keridwen.core.i18n.entry.ImageDictionaryEntry
 
getKey() - Method in class org.keridwen.core.i18n.entry.StringEntry
 
getKeyStroke(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getKeyStroke() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the key stroke associated with the dictionary entry
getKeyStroke(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the key stroke associated with the dictionary entry
getLocalized() - Method in class org.keridwen.core.i18n.entry.AbstractEntry
 
getLocalized() - Method in interface org.keridwen.core.i18n.entry.DictionaryEntry
Gets the localized data associated with the dictionary entry.
getLocalized() - Method in class org.keridwen.core.i18n.entry.IconDictionaryEntry
 
getLocalized() - Method in class org.keridwen.core.i18n.entry.ImageDictionaryEntry
 
getLocalized() - Method in class org.keridwen.core.i18n.entry.StringEntry
 
getMnemonic(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getMnemonic() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the integer mnemonic associated with the dictionary entry
getMnemonic(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the integer mnemonic associated with the dictionary entry
getResourceBundleBaseName() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the resource bundle base name for other languages.
getString(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getString(String, Object...) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
getString() - Method in interface org.keridwen.core.i18n.Dictionary
Gets the localized string associated with the dictionary entry.
getString(Object...) - Method in interface org.keridwen.core.i18n.Dictionary
Gets the localized string associated with the dictionary entry and replaces the arguments in the string using the printf syntax.
getString(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the localized string associated with the dictionary entry.
getString(String, Object...) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Gets the localized string associated with the dictionary entry and replaces the arguments in the string using the printf syntax.
getString() - Method in class org.keridwen.core.i18n.entry.AbstractEntry
 
getString() - Method in interface org.keridwen.core.i18n.entry.DictionaryEntry
Gets the localized string associated with the dictionary entry.
getString() - Method in class org.keridwen.core.i18n.entry.IconDictionaryEntry
 
getString() - Method in class org.keridwen.core.i18n.entry.ImageDictionaryEntry
 
getString() - Method in class org.keridwen.core.i18n.entry.StringEntry
 
getTypeClass() - Method in enum org.keridwen.core.i18n.entry.EntryType
Gets the class of the entry type.

I

IconDictionaryEntry - Class in org.keridwen.core.i18n.entry
 
ImageDictionaryEntry - Class in org.keridwen.core.i18n.entry
 
isEntryOfType(EntryType) - Method in interface org.keridwen.core.i18n.Dictionary
Checks if the dictionary entry if of the same type than the provided entry type.

L

loadResourceBundle(String) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
loadResourceBundle(String) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Loads the resource bundle file at the given path with the given base name.

O

org.keridwen.core.i18n - package org.keridwen.core.i18n
 
org.keridwen.core.i18n.entry - package org.keridwen.core.i18n.entry
 
org.keridwen.core.i18n.internal - package org.keridwen.core.i18n.internal
 

R

removeDictionaryHelper(DictionaryHelper) - Method in interface org.keridwen.core.i18n.DictionaryService
Removes a dictionary helper from the list of managed helpers.
removeDictionaryHelper(DictionaryHelper) - Method in class org.keridwen.core.i18n.internal.DefaultDictionaryService
 

S

setFormatter(Formatter) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
setFormatter(Formatter) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Sets the string formatter of the dictionary helper.
setFormatter(Formatter) - Method in interface org.keridwen.core.i18n.DictionaryService
Sets the formatter of the managed helpers.
setFormatter(Formatter) - Static method in class org.keridwen.core.i18n.FormatManager
 
setFormatter(Formatter) - Method in class org.keridwen.core.i18n.internal.DefaultDictionaryService
 
setLocale(Locale) - Method in class org.keridwen.core.i18n.DefaultDictionaryHelper
 
setLocale(Locale) - Method in interface org.keridwen.core.i18n.DictionaryHelper
Sets the locale of the dictionary helper.
setLocale(Locale) - Method in interface org.keridwen.core.i18n.DictionaryService
Sets the locale of the managed helpers.
setLocale(Locale) - Static method in class org.keridwen.core.i18n.FormatManager
 
setLocale(Locale) - Method in class org.keridwen.core.i18n.internal.DefaultDictionaryService
 
StringEntry - Class in org.keridwen.core.i18n.entry
 

V

valueOf(String) - Static method in enum org.keridwen.core.i18n.entry.EntryType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.keridwen.core.i18n.entry.EntryType
Returns an array containing the constants of this enum type, in the order they are declared.

A D E F G I L O R S V

Copyright © 2011-2013 Artenum. All Rights Reserved.