Uses of Class
userinterface.UserInterface

Packages that use UserInterface
userinterface   
 

Uses of UserInterface in userinterface
 

Fields in userinterface declared as UserInterface
(package private)  UserInterface SuperFaceAdaptor.adaptee
           
(package private)  UserInterface UIListener.adaptee
           
 

Constructors in userinterface with parameters of type UserInterface
SuperFaceAdaptor(UserInterface adaptee)
          The constructor
UIListener(UserInterface adaptee)
          The constructor