kaos.autonomy.gui
Class KaaGUI

java.lang.Object
  extended by kaos.autonomy.gui.KaaGUI

public class KaaGUI
extends java.lang.Object


Constructor Summary
KaaGUI()
           
 
Method Summary
 double getWeight(java.lang.String item)
           
 void setWeight()
          Create the GUI and show it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KaaGUI

public KaaGUI()
Method Detail

setWeight

public void setWeight()
Create the GUI and show it. For thread safety, this method should be invoked from the event-dispatching thread.


getWeight

public double getWeight(java.lang.String item)