com.raelity.jvi
Class Option.ColorOption.Validator

java.lang.Object
  extended by com.raelity.jvi.Option.ColorOption.Validator
Enclosing class:
Option.ColorOption

public abstract static class Option.ColorOption.Validator
extends Object


Field Summary
protected  Option.ColorOption opt
           
 
Constructor Summary
Option.ColorOption.Validator()
           
 
Method Summary
abstract  void validate(Color val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

opt

protected Option.ColorOption opt
Constructor Detail

Option.ColorOption.Validator

public Option.ColorOption.Validator()
Method Detail

validate

public abstract void validate(Color val)
                       throws PropertyVetoException
Throws:
PropertyVetoException