Uses of Interface
insensa.UserListener

Packages that use UserListener
insensa   
insensa.XMLProperties   
 

Uses of UserListener in insensa
 

Fields in insensa with type parameters of type UserListener
private  java.util.List<UserListener> CUser.userListener
           
 

Methods in insensa with parameters of type UserListener
 void CUser.addUserListener(UserListener listener)
           
 

Uses of UserListener in insensa.XMLProperties
 

Classes in insensa.XMLProperties that implement UserListener
 class CXmlProperties