http://bndev.sourceforge.net
Coding the Learning Wizard (2)
n
Except for Database methods,
connect()
and
disconnect(),
the Learning Wizard is basically
a mirror of the Inference Wizard
n
GUI = First 400 lines of code for
LearningWizard.java
n
Main Brain = Last 30 lines of code