Uses of Class
com.kpro.ui.UserIO

Packages that use UserIO
com.kpro.main   
com.kpro.ui   
 

Uses of UserIO in com.kpro.main
 

Fields in com.kpro.main declared as UserIO
private  UserIO Gio.userInterface
          the revised weights, following LearnAlgorithm.
 

Constructors in com.kpro.main with parameters of type UserIO
Gio(java.lang.String[] args, UserIO ui)
          A constructor permitting a user interface class to launch everything and be in control.
 

Uses of UserIO in com.kpro.ui
 

Subclasses of UserIO in com.kpro.ui
 class PrivacyAdvisorGUI
          Privacy Advisor GUI to run on top of
 class UserIO_Simple
          This is a very simple commandline version of a user interface.