Uses of Class
edu.ucla.stat.SOCR.core.ComponentSetter

Packages that use ComponentSetter
edu.ucla.stat.SOCR.core   
 

Uses of ComponentSetter in edu.ucla.stat.SOCR.core
 

Methods in edu.ucla.stat.SOCR.core that return ComponentSetter
 ComponentSetter SOCRValueSettable.getComponentSetter(int index)
           
 ComponentSetter[] SOCRValueSettable.getComponentSetters()
           
 ComponentSetter[] IValueSettable.getComponentSetters()