jas2.hist
Class DefaultFunctionFactory
- java.lang.Object
-
- jas2.util.ObjectFactory
-
- jas2.hist.DefaultFunctionFactory
-
- All Implemented Interfaces:
- FunctionFactory
public class DefaultFunctionFactory extends ObjectFactory implements FunctionFactory
-
-
Constructor Summary
Constructors Constructor and Description DefaultFunctionFactory(java.lang.Class c, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Basic1DFunctioncreateFunction(JASHist h)javax.swing.IcongetFunctionIcon()java.lang.StringgetFunctionName()-
Methods inherited from class jas2.util.ObjectFactory
canBeCreatedFrom, canBeCreatedFrom, canBeCreatedFrom, canBeCreatedFrom, canBeCreatedFrom, canBeCreatedFrom, checkAccess, create, create, create, create, create, create, getSourceClass, inheritsFrom
-
-
-
-
Constructor Detail
-
DefaultFunctionFactory
public DefaultFunctionFactory(java.lang.Class c, java.lang.String name) throws FunctionFactoryError- Throws:
FunctionFactoryError
-
-
Method Detail
-
createFunction
public Basic1DFunction createFunction(JASHist h) throws FunctionFactoryError
- Specified by:
createFunctionin interfaceFunctionFactory- Throws:
FunctionFactoryError
-
getFunctionName
public java.lang.String getFunctionName()
- Specified by:
getFunctionNamein interfaceFunctionFactory
-
getFunctionIcon
public javax.swing.Icon getFunctionIcon()
- Specified by:
getFunctionIconin interfaceFunctionFactory
-
-
DataMelt 3.0 © DataMelt by jWork.ORG