hmi.faceanimation.converters.ui
Class FACSPanel.LoadListener

java.lang.Object
  extended by hmi.faceanimation.converters.ui.FACSPanel.LoadListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
FACSPanel

 class FACSPanel.LoadListener
extends Object
implements ActionListener

load facs config from file


Constructor Summary
FACSPanel.LoadListener()
           
 
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

FACSPanel.LoadListener

FACSPanel.LoadListener()
Method Detail

actionPerformed

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