sim.display3d
Class SelectionBehavior.SetInspectorsRunnable

java.lang.Object
  extended bysim.display3d.SelectionBehavior.SetInspectorsRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
SelectionBehavior

public class SelectionBehavior.SetInspectorsRunnable
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
SelectionBehavior.SetInspectorsRunnable(Controller _c, Bag _b1, Bag _b2)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionBehavior.SetInspectorsRunnable

public SelectionBehavior.SetInspectorsRunnable(Controller _c,
                                               Bag _b1,
                                               Bag _b2)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable