subscript.vis
Class RedrawArbiter

java.lang.Object
  extended by subscript.vis.RedrawArbiter

public class RedrawArbiter
extends java.lang.Object

Used by multiple objects to ensure that everyone gets a chance to repaint.


Constructor Summary
RedrawArbiter()
           
 
Method Summary
 subscript.vis.RedrawArbiter.Part allocate(java.awt.Component panel)
           
 double getFPS()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedrawArbiter

public RedrawArbiter()
Method Detail

allocate

public subscript.vis.RedrawArbiter.Part allocate(java.awt.Component panel)

getFPS

public double getFPS()