org.jfree.formula

Interface LocalizationContext

Known Implementing Classes:
DefaultLocalizationContext

public interface LocalizationContext

Creation-Date: 03.11.2006, 14:26:26
Author:
Thomas Morgner

Method Summary

ResourceBundle
getBundle(String id)
List
getDateFormats(Type type)
Locale
getLocale()
TimeZone
getTimeZone()

Method Details

getBundle

public ResourceBundle getBundle(String id)

getDateFormats

public List getDateFormats(Type type)

getLocale

public Locale getLocale()

getTimeZone

public TimeZone getTimeZone()