Uses of Class
demo.inpro.synthesis.PatternDemonstrator

Packages that use PatternDemonstrator
demo.inpro.synthesis   
 

Uses of PatternDemonstrator in demo.inpro.synthesis
 

Subclasses of PatternDemonstrator in demo.inpro.synthesis
 class GreatEnglishPatternDemonstrator
          this prototype will allow the user to generate utterances like "<Action> bitte das <Color> <Piece>" (for now, later maybe as below) first, something like: ╱ nimm ╲ ╱ rote ╲ ╱ Kreuz ╲ (Jetzt?)
 class GreatPatternDemonstrator
          this prototype will allow the user to generate utterances like "<Action> bitte das <Color> <Piece>" (for now, later maybe as below) first, something like: ╱ nimm ╲ ╱ rote ╲ ╱ Kreuz ╲ (Jetzt?)
 class ProsodyDemonstrator
           
 class SimpleEnglishPatternDemonstrator
           
 class SimplePatternDemonstrator
           
 

Methods in demo.inpro.synthesis with parameters of type PatternDemonstrator
static void PatternDemonstrator.createAndShowGUI(PatternDemonstrator panel)
          used to create GUI on the Swing event thread