hmi.faceanimation.converters.ui
Class FACSPanel.SaveListener

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

 class FACSPanel.SaveListener
extends Object
implements ActionListener

save facs config to file


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

FACSPanel.SaveListener()
Method Detail

actionPerformed

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