Uses of Class
jaxx.demo.Identity

Uses of Identity in jaxx.demo
 

Fields in jaxx.demo declared as Identity
protected  Identity ValidationListDemo.identity
           
protected  Identity ValidationTableDemo.identity
           
 

Fields in jaxx.demo with type parameters of type Identity
protected  SwingValidator<Identity> ValidationListDemo.validator3
           
protected  SwingValidator<Identity> ValidationTableDemo.validator3
           
 

Methods in jaxx.demo that return Identity
 Identity ValidationListDemo.getIdentity()
           
 Identity ValidationTableDemo.getIdentity()
           
 

Methods in jaxx.demo that return types with arguments of type Identity
 SwingValidator<Identity> ValidationListDemo.getValidator3()
           
 SwingValidator<Identity> ValidationTableDemo.getValidator3()
           
 



Copyright © 2008-2009 CodeLutin. All Rights Reserved.