samples.multicostregular.asap.hci.control
Class ASAPResultControl

java.lang.Object
  extended by samples.multicostregular.asap.hci.control.ASAPResultControl
All Implemented Interfaces:
Observer

public class ASAPResultControl
extends Object
implements Observer

Created by IntelliJ IDEA. User: julien Mail: julien.menana{at}emn.fr Date: Mar 9, 2009 Time: 3:25:37 PM


Constructor Summary
ASAPResultControl(ASAPResultPanel pr)
           
 
Method Summary
static void main(String[] args)
           
 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

ASAPResultControl

public ASAPResultControl(ASAPResultPanel pr)
Method Detail

update

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

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.