org.jfree.formula.function

Class AbstractFunctionCategory

public class AbstractFunctionCategory extends Object implements FunctionCategory

Creation-Date: 05.11.2006, 14:31:22

Author: Thomas Morgner

Constructor Summary
protected AbstractFunctionCategory(String bundleName)
Method Summary
booleanequals(Object o)
protected ResourceBundlegetBundle(Locale locale)
StringgetDescription(Locale locale)
StringgetDisplayName(Locale locale)
inthashCode()

Constructor Detail

AbstractFunctionCategory

protected AbstractFunctionCategory(String bundleName)

Method Detail

equals

public boolean equals(Object o)

getBundle

protected ResourceBundle getBundle(Locale locale)

getDescription

public String getDescription(Locale locale)

getDisplayName

public String getDisplayName(Locale locale)

hashCode

public int hashCode()