net.sf.jzeno.echo.editor
Class ClassNameEditor.DefaultValidator

java.lang.Object
  extended by net.sf.jzeno.echo.editor.ClassNameEditor.DefaultValidator
All Implemented Interfaces:
java.io.Serializable, Validator
Enclosing class:
ClassNameEditor

public class ClassNameEditor.DefaultValidator
extends java.lang.Object
implements Validator

See Also:
Serialized Form

Constructor Summary
ClassNameEditor.DefaultValidator()
           
 
Method Summary
 java.util.List getValidationErrors(PropertyComponent pc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassNameEditor.DefaultValidator

public ClassNameEditor.DefaultValidator()
Method Detail

getValidationErrors

public java.util.List getValidationErrors(PropertyComponent pc)
Specified by:
getValidationErrors in interface Validator