Uses of Interface
artofillusion.ui.ValueChecker

Packages that use ValueChecker
artofillusion.ui   
 

Uses of ValueChecker in artofillusion.ui
 

Methods in artofillusion.ui that return ValueChecker
 ValueChecker ValueField.getValueChecker()
          Get the ValueChecker for this field.
 

Methods in artofillusion.ui with parameters of type ValueChecker
 void ValueField.setValueChecker(ValueChecker vc)
          Set a ValueChecker to be used for determining whether the value is valid.
 



Copyright © 1999-2011 by Peter Eastman.