hmi.environment
Class ElckerlycDemoEnvironment.ToggleVHUIListener
java.lang.Object
hmi.environment.ElckerlycDemoEnvironment.ToggleVHUIListener
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- ElckerlycDemoEnvironment
static class ElckerlycDemoEnvironment.ToggleVHUIListener
- extends Object
- implements ActionListener
Toggle visibility of given VHUI...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theVHUI
VirtualHumanUI theVHUI
ElckerlycDemoEnvironment.ToggleVHUIListener
public ElckerlycDemoEnvironment.ToggleVHUIListener(VirtualHumanUI ui)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener