hmi.environment
Class VirtualHumanUI.VoiceSelectionListener

java.lang.Object
  extended by hmi.environment.VirtualHumanUI.VoiceSelectionListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
VirtualHumanUI

 class VirtualHumanUI.VoiceSelectionListener
extends Object
implements ActionListener


Constructor Summary
VirtualHumanUI.VoiceSelectionListener()
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualHumanUI.VoiceSelectionListener

VirtualHumanUI.VoiceSelectionListener()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener