Uses of Package
inpro.incremental.source

Packages that use inpro.incremental.source
demo.inpro.system.greifarm This package contains all classes that are necessary for the Greifarm domain. 
inpro.apps   
inpro.incremental.source   
 

Classes in inpro.incremental.source used by demo.inpro.system.greifarm
CurrentASRHypothesis
          this class is the glue between sphinx and InproTK and is the starting point into the IU world.
 

Classes in inpro.incremental.source used by inpro.apps
IUDocument
          An IUDocument stores a list of current IUs, edits since the last update and the string for the (partial) next IU It handles HypothesisChangeListeners which are notified, when the IUList changes (or is committed) (and can be set via setListeners()) IUs are committed and the list is reset after an explicit call to commit() (when used as the document of a JTextField, this can be done by calling commit() from a JTextField's ActionListener)
 

Classes in inpro.incremental.source used by inpro.incremental.source
CurrentASRHypothesis
          this class is the glue between sphinx and InproTK and is the starting point into the IU world.