org.starobjects.wicket.ui.components.scalars.jdkmath
Class JavaMathBigIntegerPanelFactory

java.lang.Object
  extended by org.starobjects.wicket.ui.ComponentFactoryAbstract
      extended by org.starobjects.wicket.ui.components.scalars.ComponentFactoryScalarAbstract
          extended by org.starobjects.wicket.ui.components.scalars.jdkmath.JavaMathBigIntegerPanelFactory
All Implemented Interfaces:
Serializable, SpecificationLoaderAccessor, ComponentFactory

public class JavaMathBigIntegerPanelFactory
extends ComponentFactoryScalarAbstract

ComponentFactory for JavaMathBigIntegerPanel.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.starobjects.wicket.ui.ComponentFactory
ComponentFactory.ApplicationAdvice
 
Constructor Summary
JavaMathBigIntegerPanelFactory()
           
 
Method Summary
 org.apache.wicket.Component createComponent(String id, ScalarModel scalarModel)
           
 
Methods inherited from class org.starobjects.wicket.ui.components.scalars.ComponentFactoryScalarAbstract
appliesTo, createComponent
 
Methods inherited from class org.starobjects.wicket.ui.ComponentFactoryAbstract
appliesExclusivelyIf, appliesIf, appliesTo, createComponent, getComponentType, getName, getSpecificationLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaMathBigIntegerPanelFactory

public JavaMathBigIntegerPanelFactory()
Method Detail

createComponent

public org.apache.wicket.Component createComponent(String id,
                                                   ScalarModel scalarModel)
Specified by:
createComponent in class ComponentFactoryScalarAbstract


Copyright © 2009-2010 Dan Haywood. All Rights Reserved.