samples.multicostregular.asap.hci.control
Class ASAPButtonControl

java.lang.Object
  extended by samples.multicostregular.asap.hci.control.ASAPButtonControl
All Implemented Interfaces:
ActionListener, EventListener, Observer

public class ASAPButtonControl
extends Object
implements Observer, ActionListener

Created by IntelliJ IDEA. User: julien Mail: julien.menana{at}emn.fr Date: Mar 9, 2009 Time: 2:53:32 PM


Constructor Summary
ASAPButtonControl(ASAPDataHandler d, JButton button)
           
 
Method Summary
 void actionPerformed(ActionEvent actionEvent)
           
 void update(Observable observable, Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASAPButtonControl

public ASAPButtonControl(ASAPDataHandler d,
                         JButton button)
Method Detail

update

public void update(Observable observable,
                   Object o)
Specified by:
update in interface Observer

actionPerformed

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


Copyright © 2012. All Rights Reserved.