Class SimSpeechProductionComponentVis

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Frame
javax.swing.JFrame
edu.tufts.hrilab.simspeech.gui.SimSpeechProductionComponentVis
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SimSpeechProductionComponentVis extends JFrame
SimSpeechProductionComponentVis. Pops up a box for spoken text instead of playing it to a sound device.
See Also:
  • Constructor Details

    • SimSpeechProductionComponentVis

      public SimSpeechProductionComponentVis(Color color, int[] initLoc)
      SimSpeechProductionComponentVis constructor.
  • Method Details

    • showText

      public void showText(String input)